[jQuery] $().load() can not load script in a page with IE
I ran into the same issue, and it can be solved by putting your
javascript inside the body tags. Then it works. Hurray for IE
Regards
Ronald
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of Thinker
Sent: donderdag 8 februari 2007 5:20
To: jQuery Discussion.
Subject: Re: [jQuery] $().load() can not load script in a page with IE
John Resig