[jQuery] Re: jQuery Ajax Error in Firefox 3.0.8

2009-04-23 Thread Geo..
Sorry Guys I got the solution by adding data:{}, after the dataType:""... On Apr 23, 9:31 am, "Geo.." wrote: > I got the error on Error Stage > that means the post is not working > The problem is not in all servers > for test purposes i just echo a hello world

[jQuery] Re: jQuery Ajax Error in Firefox 3.0.8

2009-04-22 Thread Geo..
f > > $('#searchresult').html(" style:'height:300px;position:fixed;'> > >  "); > > On Apr 22, 6:34 am, "Geo.." wrote: > > > Hi friends > > I tried to develop an ajax request using jQuery > > It works fine with IE and Even Chrom

[jQuery] jQuery Ajax Error in Firefox 3.0.8

2009-04-22 Thread Geo..
Is there any common error with jquery + firefox + ajax I tried versions of jquery 1.2.6 and 1.3.2 expecting your help Geo ..