wow thanks, that did the trick... On Sep 7, 11:54 pm, "Piotr Petrus" <[EMAIL PROTECTED]> wrote: > Have you tried replacing > > window.onload = function() {} > > with > > $(window).bind('load', function() {}) > > ? > -- > Piotr Petrushttp://riddle.pl
- [jQuery] Re: code not working in IE... don't know why Equand
- [jQuery] Re: code not working in IE... don't know why Piotr Petrus
- [jQuery] Re: code not working in IE... don't know wh... Equand