[jQuery] Re: superfish and other jquery scripts conflict in IE 7

2008-12-08 Thread shenny
Joel, Thank you so much for helping me fix a simple problem. I'm a newbie at jquery and javascript so even though the answer was so obvious but i appreciate your help! On Dec 5, 5:14 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote: > Hello, > > You have a trailing comma after 'dropShadows: true'. Th

[jQuery] Re: superfish and other jquery scripts conflict in IE 7

2008-12-05 Thread Joel Birch
Hello, You have a trailing comma after 'dropShadows: true'. This may well be causing the problem in IE. Joel Birch