[jQuery] Re: AJAX-queries in Internet Explorer

2009-09-08 Thread nubcake
I switched the $.post to $.get and it worked much much better! On 7 Sep, 15:31, nubcake unniw...@gmail.com wrote: Heya! The In IE I need to wait 5-6 seconds means that in IE I need to wait 5-6 seconds after I have made my first selection in the drop-down menu, if I change too quick it

[jQuery] Re: AJAX-queries in Internet Explorer

2009-09-07 Thread nubcake
Heya! The In IE I need to wait 5-6 seconds means that in IE I need to wait 5-6 seconds after I have made my first selection in the drop-down menu, if I change too quick it doesn't send the query to query.php. So pressing keyup/keydown in IE doesn't work unless I wait 5-6 seconds on each

[jQuery] Re: AJAX-queries in Internet Explorer

2009-09-07 Thread Ken
hi you ! i need use *focusNode *for jquery but i don't know it where and what is it action ! pls ! help me

[jQuery] Re: AJAX-queries in Internet Explorer

2009-09-03 Thread James
Hmm.. It looks okay to me. Could you define In IE I need to wait 5-6 seconds a little more? Does that mean you have wait for the page to finish loading, then wait 5-6 seconds, then do any drop-down selection? Or does it mean you do a drop-down selection, then wait 5-6 seconds (with a setTimeout