Results 1 to 3 of 3

Thread: hv menu: new page

  1. #1
    Join Date
    Sep 2006
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default hv menu: new page

    I installed the hv menu. Now some of the links I wish to appear on a new page (not the same page)
    Does anyone know how to do so?

    These are the variables of the menu:

    Menu1=new Array("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);

    Menu1=new Array("Example 1","file.htm","",1,20,85,"","","","","");

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Code:
    Menu2_1_1=new Array("CNN","javascript:window.open('http://www.cnn.com','_blank')","",0,20,150);
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Sep 2006
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes that`s it, thankyou.

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
  •