[jQuery] Re: IE shows nothing o.0

2007-09-20 Thread Anders Mattson
That's a bug in IE that happens when the document is in strict mode (I think?) and you close the script tag the short way. Try using the end tag instead: script type=text/javascript src=inc/js/jquery-1.2.1.js/script That should do the trick. /Anders On 20 Sep, 06:28, John Resig [EMAIL

[jQuery] Re: FadeIn problems

2007-08-26 Thread Anders Mattson
Could you post the html as well? It's much easier to understand what you're trying to do if we can see the html you're working on. /Anders On 25 Aug, 03:54, Neal [EMAIL PROTECTED] wrote: I have a page with several DIVs, and inside each DIV are paragraphs and headings. On the side I have a