Results 1 to 2 of 2

Thread: HV Menu -> multi-frame problem

  1. #1
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HV Menu -> multi-frame problem

    So i have this script installed on http://www.rlemon.com/l-pic/index.html

    If you select a link from the multi-level menu (the last one on the bar) the bottom frame will be reloaded with some url variables. I use php to read these variables and display the page information.

    My problem is that when the page is reloaded (only the bottom frame) the dropdown doens't work anymore.

    here is the error messages returned from Javascript Debugger (FF)

    When i first click the link i get this:
    Error: uncaught exception: Permission denied to get property HTMLDocument.body

    then when i mouseOver the button that should display the submenu i get this:

    Error: [Exception... "'Permission denied to get property Window.Loadd' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]

  2. #2
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    fixed by upgrading to version 10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •