uncaught exception: [Exception... "Cannot modify properties of a
WrappedNative" nsresult: "0x80570034
(NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)" location: "JS frame ::
chrome://global/content/bindings/autocomplete.xml ::
onxblpopuphiding :: line 834" data: no]
Line 0
I get this sometimes from I
On May 16, 1:33 pm, wardenik wrote:
> Hi,
>
> I've put the sample code here:http://www.warden.pl/jq/test1/
> Any help appreciated cause I'm out of ideas... :/
>
> After clicking "Reload" button, the same ajax.php is loaded, but the
> "closeme"
Hi,
I'm using a standard jqModal thing. It works ok until after I reload
the tab with an AJAX call.
Then the .jqModal elements are not bound.
The question is how to re-bind them again?
I've tried
$("#box").jqmAddTrigger(".jqModal");
but it didn't help.
And when I try to re-init the box with:
$("
Hi,
I've put the sample code here: http://www.warden.pl/jq/test1/
Any help appreciated cause I'm out of ideas... :/
After clicking "Reload" button, the same ajax.php is loaded, but the
"close me" doesn't work any more.
Nor the "test me" which is invoked as you have written earlier.
THanks!
Hi,
Actually this doesn't work for me, not even in a very basic example
from jquery modal page.
Anyway, I was not specific enough.
In your scenario it is enough to have
Close me
inside of the AJAX loaded page.
The problem I have is that I have a form inside the ajax page, that is
using ajaxFo
Hi,
I have a standard page loaded with jqmodal box that is loading a form
via ajax.
Now I want to close that modal after submit from the inside of page
that was loaded, depending on the form result.
I've tried
parent.$(".jqmAlert").jqmHide();
and many other versions but I always get "h is undefin
If you try to do .jqmHide() on a modal that was not shown then an
error pops up.
Anyone had this problem and solved it maybe?
Thanks
In version:
http://www.malsup.com/jquery/block/jquery.blockUI.js?v2.15
When you invoke .block() on the same element multiple times, then you
get multiple layers.
Instead it should if this element is already blocked :-)
great plugin! thanks!
8 matches
Mail list logo