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: skyscanner at eircom.net (SkyScanner)
  • Subject: [Javascript] 'Permission denied to get property HTMLDocument.write'error in Firefox
  • Date: Tue Sep 27 16:05:51 2005

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
>