[jQuery] Re: JQuery animate wont work on Opera 9

2008-05-13 Thread Shabith Ishan
hi karl, thank you for your support. it did the trick! thanks again. Shabith Ishan On May 13, 6:01 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > Hi Shabith, > > I see a few things that might be causing a problem: > > 1. You add a comma after the last item in each object literal. These > comm

[jQuery] Re: JQuery animate wont work on Opera 9

2008-05-13 Thread Karl Swedberg
Hi Shabith, I see a few things that might be causing a problem: 1. You add a comma after the last item in each object literal. These commas should be removed (FF is more forgiving of such errors): $('#contactform').animate({ opacity:0,