Mike, I did finally figure out a work around for my problem, and was
able to cause the error in my small example available on my site. It
seems that it has to do with two ajax calls. When the second one takes
place before the first one is finished... at least that's what I *think*
it is.
My work around was to not call the plug-in on all ajax requests, and to
rather manually call it before a particular request and in the complete
function on that same request.
The first ajax call on my page (and in my example) is called from within
the $(document).ready... function. The second one is initiated from
within the form on the page. You'll see when you look at the source of
my example.
My example can be found at
http://cjordan.info/projects/jQuery/Tests/Test-BlockUI.cfm.
Thanks Mike.
Chris
Mike Alsup wrote:
I thought I had this working, but now I'm getting the following error in
the FireBug console:
Chris,
It's surely a bug in my code but do you have a test page where I can
test it? Thanks.
Mike
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
--
http://www.cjordan.info
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/