Donny
That did the trick!
-Shadraq
All,
Thanks for your help. Based on what y'all said I dove deeper and made
my code better. The error primarily lied in my reliance on $
().ajaxStart and my misuse of it. I also appreciate the comment from
MorningZ about my Reload() function. You were correct and, upon
implementation, will fix a h
To the original poster, i don't have time right now to really delve
deep into your code, but just a quick glance raises the question "What
is ReloadPage() supposed to do?"... i would have the feeling judging
by your code that you expect:
- Ajax call be made
- *then* reload the page
that is in
usually,when you check your code .which tools can you use .thanks
Shadraq wrote:
Donny
Thanks for the tip about Pastie. I so was not aware of that.
http://pastie.org/499915
I have examine your code. Same with my suggestion before, try to define
$.ajaxStart outside the function, because it just need to defined once
in a page.
About the $.ajax, I never
Donny
Thanks for the tip about Pastie. I so was not aware of that.
http://pastie.org/499915
Shadraq wrote:
I posted this in the UI group and was told to put it in here...
My problem is that I have a function that is to call blockUI both
upon
login and logout. BlockUI only fires upon logout.
Here's my code:
**code**
function Processing(dataString,l_processing,control)
{
7 matches
Mail list logo