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.
This commit is contained in:
parent
4f15e66f53
commit
ba43357122
@ -225,9 +225,9 @@
|
||||
return false;
|
||||
});
|
||||
});
|
||||
});
|
||||
}, "html" );
|
||||
}
|
||||
});
|
||||
}, "html" );
|
||||
}
|
||||
|
||||
function updateDemoNotes() {
|
||||
|
Loading…
Reference in New Issue
Block a user