Results 1 to 2 of 2

Thread: Problem with HV Menu help needed

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

    Question Problem with HV Menu help needed

    Hi,
    HV menu is great. very easy to use with multiple frames. but i have a problem when i load my main frame. Initially when i load for the first time i'm able to go to submenus which are displayed in my second frame(main frame), but after i click a menuitem it loads that page into the main frame and i could not access the submenu items thereafter.

    My top frame is "MyFrameOne" , file - "example.htm"
    My main frame is "MyFrameTwo", file - "MyMain.htm"
    - This frame gets changed from Mymain.htm to other jsp files when any menuitem is clicked.

    I'd included the js statement in Mymain.htm as well as xxx.jsp that i'm loading into main frame. but when the xxx.jsp is loaded it shows some script error in it and that page has some more js files loaded(but has no error in it before including this).

    Expecting earlier response as it is urgent to complete my project.

    Thanks in advance.

    Usha.

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    We really need to be able to set the target to MyFrameTwo, like this:
    <a href="wherever.htm" target="MyFrameTwo">link text</a>

    But looking at the script, I don't think it supports it.
    Anyone else see a way around this?

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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
  •