examples work fine. i dont know if this is something to do with perl. i am using modperl just to print the post parameter. thats it. nothing hard. the sample code i have provided above works perfectly fine on older firefox but not on firefox3. i am very puzzled.
just to add some more info. if i check firebug on older firefox, i get post parameters in this format : comment text name abc and if i use firefox 3, i get following in firebug: name=abc&comment=text I dont know if this is the possible problem. any more thoughts guys ? thanks, P malsup wrote: > > >> So if i do this on FireFox version lesser than 3 , it works nicely. data >> is >> submitted, i get proper alerts. BUT when i do this in FireFox3, i get the >> error msg, because data is empty after doing post. > > I've not seen any problems with FF3. Can you use the examples > successfully? > > http://www.malsup.com/jquery/form/#code-samples > > Mike > > -- View this message in context: http://www.nabble.com/jquery-form-plugin---post-method-do-not-work-in-firefox3-tp17991742s27240p17993913.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.