CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Double Menus

  1. #1
    Join Date
    Dec 2002
    Location
    England
    Posts
    1

    Question Double Menus

    I am trying to make a menu system with submenus using a free piece of code from

    http://javascript.internet.com/navig...nu-double.html

    but i need the resulting page to come up in a different target frame. Any ideas how?

  2. #2
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163
    Write it in Java instead?

    the distant rumble became a roar and a bright light that filled the tunnel ahead...
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

  3. #3
    Join Date
    Jan 2002
    Location
    Halifax, NS, Canada
    Posts
    985
    Are you asking about Javascript? Javascript is a different language than Java, you might have better results in the Client Side Scripting.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured