The syntax of this function is wrong! $("#div_id").animate({ opacity:1.9 }, 1200);
http://docs.jquery.com/Effects/animate#paramsdurationeasingcallback On 2 Okt., 08:51, Amardeep <[EMAIL PROTECTED]> wrote: > sorry for my mistake .. yes its JSON > i was using this : > $('#div_id').show('animate', {opacity:1.9}, 1200); > > i am not at all sure about the real cause .. i did some search and found > that it could be a possible reason > > > > On Thu, Oct 2, 2008 at 8:50 AM, Karl Rudd <[EMAIL PROTECTED]> wrote: > > Will need a bit more information before anyone can help. An example > > page would be helpful. How did you find out that "it may be because of > > the jason library used .." > > > Karl Rudd > > > (PS On a site note, it's JSON (JavaScript Object Notation), not JASON.) > > > On Wed, Oct 1, 2008 at 5:28 PM, Amardeep <[EMAIL PROTECTED]> > > wrote: > > > i am using jQuery in drupal .. can u tell me how do i know if i am using > > > JASON library. > > > i am pretty new in jquery and do apologize if my question sounds stupid > > > > On Wed, Oct 1, 2008 at 6:36 AM, Karl Rudd <[EMAIL PROTECTED]> wrote: > > > >> Are you using the JSON library from json.org? If so, make sure it's > > >> the json2.js one, rather than the earlier, and slightly "broken", one. > > > >>http://www.json.org/js.html > > > >> Karl Rudd > > > >> On Wed, Oct 1, 2008 at 1:46 AM, ♫ cheskonov <[EMAIL PROTECTED]> > > >> wrote: > > > >> > hi , > > > >> > I am getting this error in Firefox 3.0.2 fire bug console : > > > >> > too much recursion /misc/jquery.js Line 2 > > > >> > after some searching i found that it may be because of the jason > > >> > library used .. > > >> > can any one tell me how do i fix it .. > > > >> > In IE i got an alert saying that "Stack Overflow at line [line 1]" > > > > -- > > > Amardeep Sarkar > > -- > Amardeep Sarkar