Yep just tried that, now i get the error: <script id=__ie_init src=//:></script>
On May 11, 8:28 am, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > Have you tried removing "defer" from the jQuery script element? > > <script defer type="text/javascript" src="/lib/jquery.js"></script> > > On 5/11/07, sublimenal <[EMAIL PROTECTED]> wrote: > > > > > > > I got this weird bug happening, it only happens when i add jquery on > > to my website and only in IE. The page seems to crash then when you > > try to reload and view the source all you see is this: > > > <script id=__ie_init defer=true src=//:></script> > > > I tracked that bit down to a section in jquery and tried commenting it > > out but then jquery wont work at all, has anyone had this issue or > > know how to fix it? You can see the url im working on at > > >http://ww2.wcmp.org/ > > > I tried both the compressed and non compressed versions, right now i > > have the latest compressed installed there. > > > Im using > > > Jquery > > CMS system i developed (with no javascript) > > Latest Smarty Template build- Hide quoted text - > > - Show quoted text -