Thanks for the help all!
I am going to try your suggestions, and also put-together a simple
test page in order to show/test the specific code... I am wondering if
maybe some other jQuery plugin/script is causing problems with this.
I will be back shortly with demo page.
Thanks a billion!!!
Micky
On Oct 6, 5:03 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > But it triggers ajaxStart/ajaxStop... I have tried:
>
> > $.ajax({
> > url: token,
> > global: false
>
> > });
>
> Can you post a demo that shows this not working? global: false should
> prevent the global ajax events from triggering.