[jQuery] Re: jquery 1.2.3 not working in my application

2008-04-25 Thread nacnez
x27;s grace, I checked for this in google. and lo I got this link http://blog.dotsmart.net/2008/04/21/ie-6-bug-causes-jquery-globaleval-error/ . This fixed my problem straightaway. Thanks to Duncan. cheers nacnez On Mar 26, 11:02 am, nacnez <[EMAIL PROTECTED]> wrote: > That worked. I was

[jQuery] ajax with ifmodified - handling of null in last modified

2008-04-11 Thread nacnez
it returns a notmodified error and ignores the server response. I tried adding a null check inside this method (and converting the null to an empty string) and then everything works fine. This is something we might want to do within the jquery library itself. Please let me know your thoughts. Thanks, nacnez

[jQuery] Re: jquery 1.2.3 not working in my application

2008-03-26 Thread nacnez
That worked. I was using an older version of jQuery livequery. I replaced it with the proper version and it worked!.. Thanks a lot folks. nacnez On Mar 25, 10:43 pm, Adrián Moreno <[EMAIL PROTECTED]> wrote: > I recently have had some similar problems when including jQuery into >

[jQuery] jquery 1.2.3 not working in my application

2008-03-25 Thread nacnez
t my issue persists. Please help me out regarding the same. I am sure I am making some silly mistake. Thanks, nacnez