Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] 'Permission denied to get property HTMLDocument.write'error in Firefox


  • From: ivan at textzi.net (ivan lópez)
  • Subject: [Javascript] 'Permission denied to get property HTMLDocument.write'error in Firefox
  • Date: Tue Sep 27 17:53:19 2005

Tim,

does the 'click' link still work after you return to the frameset?

The actions of the link depend on the number of times that it has been 
pressed: if you press it once something happens. If you press it again, 
something else happens, etc.

Tim, thanks for your response.

best,
ivan


On Sep 27, 2005, at 4:05 PM, SkyScanner wrote:

> On my Firefox it works fine. No problems at all.
>
> Tim in Ireland.
>
> ----- Original Message -----
> From: "ivan l??pez" <ivan@xxxxxxxxxx>
> To: <javascript@xxxxxxxxxx>
> Sent: Tuesday, September 27, 2005 7:13 PM
> Subject: [Javascript] 'Permission denied to get property
> HTMLDocument.write'error in Firefox
>
>
>> dear list,
>>
>> I'm updating my vanity site and have run into some trouble with
>> Firefox. Any ideas on what I'm doing wrong are appreciated : )
>>
>> this is what I'm working on:
>>
>> http://textzi.net/test/
>>
>> Click the 'click' link. Then direct your browser to any place that
>> takes you outside of the frame set-up. Then go back to my page with 
>> the
>> 'back' button of your browser.
>>
>> This works fine with the browsers I've tested (Safari, Opera,
>> Explorer), except Firefox. It disables the 'click' link and, if the
>> link is pressed, it throws the following error:
>>
>> Error: uncaught exception: Permission denied to get property
>> HTMLDocument.write
>>
>> The script that's triggered by the 'click' link is a bit long.
>> Basically, it uses the document.write method to nest frames in the top
>> frame.
>>
>> In advance, thanks,
>>
>> ivan
>>
>> _______________________________________________
>> Javascript mailing list
>> Javascript@xxxxxxxxxx
>> https://lists.LaTech.edu/mailman/listinfo/javascript
>>
>
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>