Results 1 to 2 of 2

Thread: Help With JSDOMENUBAR

  1. #1
    Join Date
    Nov 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help With JSDOMENUBAR

    Hello,

    I am trying to use Jsdomenubar and need some help. how can I open these links in a new window. any help would be appreciated.

    I already tried to add target="_blank" but that did not work. Thanks


    mainMenu4 = new jsDOMenu(150);
    with (mainMenu4) {
    addMenuItem(new menuItem("Hardware Standards", "", "blank.htm"));
    addMenuItem(new menuItem("Mortgage Apps", "", "blank.htm"));
    }


    Thanks Jennifer

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

    Default

    I figured it out.

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
  •