Hi, $().ajaxStart( function ) and $().ajaxStop() are great to show/hide a global Ajax activity image/message. But sometimes it would be nice to temporarily inactivate this functions. E.g when you have a very short Ajax request, showing an image for a second or so is more annoying then really helping the user. So I'm wondering if there is an easy way to inactivate ajaxStart and ajaxStop for certain Ajay request temporarily. If not, maybe this would be something to include in a future version of jQuery...
Michael _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
