[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 =

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

2010-01-12 Thread Nathan Klatt
On Tue, Jan 12, 2010 at 3:53 AM, chricke c.beckm...@vectan.de wrote: as i understand the getScript function should be asyncronous, but when i use it the website won't finish loading (in firefox). snip        function getCounter(){