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:
Scott González 2012-01-28 07:44:58 -05:00
parent 4f15e66f53
commit ba43357122

View File

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