[jQuery] Re: JQuery effects not working in Internet Explorer 6

2009-02-06 Thread James
I'm finding that it comes from the (packed) Validation plug-in script. I think it might need a semi-colon at the end of that whole packed string. Try adding that manually and see if it makes a differences. Try the min version also if you haven't. On Feb 6, 6:30 am, Tintin81 wrote: > Hi Henry, >

[jQuery] Re: JQuery effects not working in Internet Explorer 6

2009-02-06 Thread Tintin81
Hi Henry, Thanks you very much for your help. I have eradicated the comma and also did some other polishing work, but nothing has changed :-( The error message I am getting in Internet Explorer 6 is still the same. What bugs me is that Internet Explorer doesn't tell me the exact name of the file

[jQuery] Re: JQuery effects not working in Internet Explorer 6

2009-02-06 Thread Henry
On Feb 6, 10:30 am, Tintin81 wrote: > I am new to Javascript and implemented a few nice JQuery > features on http://new.designbits.de";>my new > website . All of them work great in Firefox and Safari. > > In IE6, however, the site looks like a mess, even with > Javascript enabled in the options pa

[jQuery] Re: JQuery effects not working in Internet Explorer 6

2009-02-06 Thread Tintin81
Hi and thanks for your feedback. Changing the document type didn't improve anything though :-( I think the devil is in my functions.js file. Where would I validate javascript files? Any ideas? Thanks... On Feb 6, 11:48 am, "..:: sheshnjak ::.." wrote: > First try to replace first line in co

[jQuery] Re: JQuery effects not working in Internet Explorer 6

2009-02-06 Thread ..:: sheshnjak ::..
First try to replace first line in code of your page with and see if it resolves anything. It could be only that, if not then try to validate your page (currently you have 20 warnings, no errors) and remove problems. I think it should do it. ..:: sheshnjak ::.. www.tomislavdekovic.iz.hr