Hi Guys
How do I set a timeout in jquery ? E.g. if a page is inactive for 20
seconds a message pops up asking the user to refresh the page.
Hi guys.
Can you tell me how to make a ajax-script witch is running in the
"background"?
I want a script witch reloads a .php-file every 10th second.
How can I do this? :-)
Hi!
I'v found that aborting ajax request that has timeout set, doesn't
stop timeout event from occuring. My code is something like:
--
$.ajaxSetup({
timeout:12
});
var req = $.ajax({url:AJAX_URLS.my_url,
type: '
I've made a drop-down menu with jQuery which works great, except that
on mouseout the menu disappears instantly. I'd like it if there was a
delay before the menu disappeared, in case the user moves the mouse
out slightly by accident (or when moving to other parts of the menu).
Here is my current
Hey folks,
In my app, what I have on pageload is a .getScript() that loads in the
Ajax API for recaptcha (as can be seen at
http://pastemonkey.digitalspaghetti.me.uk).
I also use blockUI on this site, and I have hit a snag, in that if the
getScript fails for whatever reason, it doesn't time out
5 matches
Mail list logo