Fixed #1750 by adding a url that starts with "//" and is a dataType "script" will...
authorDavid Serduke <davidserduke@gmail.com>
Wed, 12 Dec 2007 20:54:44 +0000 (20:54 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Wed, 12 Dec 2007 20:54:44 +0000 (20:54 +0000)
commite1af5faf80ff9a457bcb78757c3eb04b55e931d1
treeb14e9cf10b266b79b87829391b6cc666ff55b2e8
parent58c640fb1ce09a03399a3a441716cca23f3f2d04
Fixed #1750 by adding a url that starts with "//" and is a dataType "script" will now use a cross domain load the same as urls that start with "http".
src/ajax.js
test/unit/ajax.js