I think its a problem of how you're including the library. Try writing
your script line like this: <script type="text/javascript" src="inc/js/
jquery-1.2.1.js"></script>.

IE can't handle the self closing script tag. I know its lame, but
thats IE for ya.



On Sep 20, 12:28 am, "John Resig" <[EMAIL PROTECTED]> wrote:
> Do you have a full page online that we can look at? That line, alone,
> shouldn't cause any problems.
>
> --John
>
> On 9/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi there,
>
> > im new at jQuery and totaly new with JavaScript.
> > But there is a huge Problem with jQuery an IE.
>
> > To include jQuery i use that Line:
> > <script type="text/javascript" src="inc/js/jquery-1.2.1.js" />
>
> > And since i have put this line to my Code IE shows only a blank white
> > page.
> > But it works fine with Opera and Firefox. Same thin with the
> > StarterKit, it wont show up in the IE.
>
> > How can i fix that Problem?

Reply via email to