[jQuery] Re: getScript - Site does not finish loading?

2010-01-12 Thread chricke
i do know that i have this (recursiv) call to the function again on success... but thats how it should work. getScript seems to be just a kind of ajax call and, because of that, should be asyncronous. so in my understanding of this function there should not be this kind of behaviour - when you use

[jQuery] getScript - Site does not finish loading?

2010-01-12 Thread chricke
hi all, as i understand the getScript function should be asyncronous, but when i use it the website won't finish loading (in firefox). my code: jQuery(document).ready(function(){ function get_url_param( name ) { name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\