Drop-Down List problem Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Drop-Down List problem

    4x7x
    4x7x
    Forumember


    Male Posts : 39
    Reputation : 0
    Language : English
    Location : India

    Solved Drop-Down List problem

    Post by 4x7x September 10th 2009, 9:35 pm

    i've just used this trick

    https://help.forumotion.com/tricks-tips-f32/drop-down-list-t41195.htm


    it is working .. i can see drop down list ..

    but links of this list are not working nothing is happening ...

    can someone tell me anything about it ?... plz help ..... Drop-Down List problem 398698


    Last edited by 4x7x on September 10th 2009, 11:20 pm; edited 1 time in total
    avatar
    Mystic_gohan2
    Forumember


    Posts : 700
    Reputation : 30
    Language : English

    Solved Re: Drop-Down List problem

    Post by Mystic_gohan2 September 10th 2009, 9:44 pm

    Code:
    <div id="EchoTopic">
    <form name="jump2">
    <select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
    <option value="">TITLE OF DROP-DOWN LIST HERE</option>
    <option value="LINK HERE">SELECTION TITLE HERE</option>
    <option value="LINK HERE">SELECTION TITLE HERE</option>

    </select>
    </form>
    </div>

    this is the code and you have to write the link and the title
    dotDavid
    dotDavid
    Hyperactive


    Male Posts : 2404
    Reputation : 0
    Language : English

    Solved Re: Drop-Down List problem

    Post by dotDavid September 10th 2009, 10:11 pm

    Can we see the code that you are using? ie. your edited version.
    4x7x
    4x7x
    Forumember


    Male Posts : 39
    Reputation : 0
    Language : English
    Location : India

    Solved code is here

    Post by 4x7x September 10th 2009, 10:16 pm

    Code:
    <div id="EchoTopic"><form name="jump2"><select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"><option value="">Zones You Must Check</option><option value="http://4x7x.ohmylife.net/hello-and-goodbye-f3/">Introduce Yourself</option><option value="http://4x7x.ohmylife.net/special-forumplace-f7/">Announcements , Help & Rules</option></select></form></div>
    <div id="EchoTopic"><form name="jump2"><select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"><option value="">Your profile</option><option value="http://4x7x.ohmylife.net/profile.forum?mode=editprofile">Information</option<option value="http://4x7x.ohmylife.net/profile.forum?mode=editprofile&page_profil=preferences">Preference</option><option value="http://4x7x.ohmylife.net/profile.forum?mode=editprofile&page_profil=signature">Signature</option><option value="http://4x7x.ohmylife.net/profile.forum?mode=editprofile&page_profil=avatars">Avatar</option></select></form></div>
    <div id="EchoTopic"><form name="jump2"><select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"><option value="">Social</option><option value="http://4x7x.ohmylife.net/profile.forum?mode=editprofile&page_profil=friendsfoes">Friends and Foes</option><option value="http://4x7x.ohmylife.net/memberlist.forum">Memberlist </option><option value="http://4x7x.ohmylife.net/groupcp.forum">Groups</option></select></form></div>
    <div id="EchoTopic"><form name="jump2"><select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"><option value="">Private messages</option><option value="http://4x7x.ohmylife.net/msg.forum?folder=inbox">Inbox</option><option value="http://4x7x.ohmylife.net/msg.forum?folder=sentbox">PM sent</option></select></form></div>
    <div id="EchoTopic"><form name="jump2"><select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"><option value="">Other</option><option value="http://4x7x.ohmylife.net/search.forum?search_id=watchsearch">Topic is being watched</option></select></form></div>
    4x7x
    4x7x
    Forumember


    Male Posts : 39
    Reputation : 0
    Language : English
    Location : India

    Solved Re: Drop-Down List problem

    Post by 4x7x September 10th 2009, 10:54 pm

    thanx ...

    i don't need it now .. my control panel is working now

    i'll manage my imp links in control panel ...

    groar
    Nessa
    Nessa
    Energetic


    Female Posts : 6203
    Reputation : 128
    Language : English

    Solved Re: Drop-Down List problem

    Post by Nessa September 11th 2009, 6:09 pm

    Since this problem appears to be resolved, I will lock this topic now.


    => Locked