[jQuery] Re: Permission denied to get property HTMLDivElement.parentNode

2009-02-16 Thread Ricardo Tomasi
Some live samples would be very useful. You probably mean jQuery 1.3.1 right? On Feb 16, 11:58 am, David wrote: > Usually I also get that error, Permission denied to get property > HTMLDivElement.parentNode, just loading HTML with a few jquery lines > of code. I have to refresh the web page (F5)

[jQuery] Re: Permission denied to get property HTMLDivElement.parentNode

2009-02-16 Thread David
Usually I also get that error, Permission denied to get property HTMLDivElement.parentNode, just loading HTML with a few jquery lines of code. I have to refresh the web page (F5) to get it disappear. I use jQuery 1.1 and jQueryUI 1.6rc6 On 10 feb, 22:45, Justin wrote: > I've seen various number

[jQuery] Re: Permission denied to get property HTMLDivElement.parentNode

2009-02-10 Thread Justin
I've seen various number of posts related to the same issue and some folks think that it's a Mozilla bug (https://bugzilla.mozilla.org/ show_bug.cgi?id=208427) but I'm questioning whether it's really a jQuery bug that should be addressed by re-evaluating 'withinElement' where the problem currently

[jQuery] Re: Permission denied to get property HTMLDivElement.parentNode

2008-12-27 Thread MorningZ
Can you provide a working sample to help others help you with your issue? On Dec 27, 3:20 pm, Marta Figueiredo wrote: > Hi, > I have googled the mentioned exception and found out that it is thrown > only on Firefox, which has already been reported as a FF problem. > However.. is it preventing