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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

drop menu question

  • 18-01-2003 6:15am
    #1
    Registered Users, Registered Users 2 Posts: 383 ✭✭


    hey lads,

    with the following code...

    <form name="jump">
    <select name="jumpbox"
    OnChange="window.open(jump.jumpbox.options[selectedIndex].value)">
    <option selected>please select...
    <option value="http://www.google.com/">google.com
    <option value="http://www.boards.ie/">boards.ie
    <option value="http://www.burton.com/">burton.com
    </select>

    ... when viewed in IE , i can hit a link and it works fine but if i try to select it again it dosnt work. only going to a different page and going back to it works.

    any suggestions?

    jaz?


Advertisement