Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

javascript menu

Options
  • 23-05-2006 10:47am
    #1
    Registered Users Posts: 23


    Hi i want to set up two javascript onto a web page, one is handy enough but when i go to do a second my positioning gets messed up on the second, if i remove the first the positioning on the second is fine so i was wonderinf if any1 knew what the problem is?

    <script language="JavaScript">
    new menu (MENU_ITEMS, MENU_POS);
    new menu2 (MENU_ITEMS2, MENU_POS2);
    </script>

    i have also broken up the two menus into the tables where they ment to be but that does not make much of a differance, some as long as you call them.

    would be grateful for any help


Comments

  • Closed Accounts Posts: 261 ✭✭bishopLEN


    Could you post a screenshot of one of the rendered menu's please.


  • Closed Accounts Posts: 169 ✭✭akari no ryu


    The source code might be a little helpful too.


Advertisement