mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources.
(cherry picked from commit ba43357122
)
This commit is contained in:
parent
40d9a192f5
commit
69daf1794d
@ -220,9 +220,9 @@
|
||||
return false;
|
||||
});
|
||||
});
|
||||
});
|
||||
}, "html" );
|
||||
}
|
||||
});
|
||||
}, "html" );
|
||||
}
|
||||
|
||||
function updateDemoNotes() {
|
||||
|
Loading…
Reference in New Issue
Block a user