]> source.dussan.org Git - jquery.git/commit
No more php/js logic duplication. Ensures modules are still loaded separately when...
authorjaubourg <j@ubourg.net>
Wed, 7 Mar 2012 08:54:25 +0000 (09:54 +0100)
committerjaubourg <j@ubourg.net>
Wed, 7 Mar 2012 08:54:52 +0000 (09:54 +0100)
commit318d47b730769f538dbc24800b9ad67ff8e73ea9
tree2fb0dff90d86d94f114873ba11c032bf85af84b7
parent92a92be10f2c6eecc93e0def9001a2ef2852fde1
No more php/js logic duplication. Ensures modules are still loaded separately when using "file:" protocol (makes debugging much easier, /kiss @rwaldron). Ensures test iframes will use the same jquery as specified in the main document. Known issue: chrome will cringe at cross-frame access using file: protocol, apparently chrome sees this as cross-domain... go figure.
test/data/include_js.php