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:
Scott González 2012-01-28 07:44:58 -05:00
parent 40d9a192f5
commit 69daf1794d

View File

@ -220,9 +220,9 @@
return false;
});
});
});
}, "html" );
}
});
}, "html" );
}
function updateDemoNotes() {