fixed safari script problem

This commit is contained in:
Baris Usakli
2013-06-26 13:18:19 -04:00
parent 0cc5b1f907
commit 7ca2c949dd
4 changed files with 25 additions and 9 deletions

View File

@@ -118,7 +118,8 @@ var ajaxify = {};
}
head.insertBefore(script, head.firstChild);
head.removeChild(script);
//TODO: remove from head before inserting?, doing this breaks scripts in safari so commented out for now
//head.removeChild(script);
};
var scripts = [],