drop-down-list help 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 help

    º__.-sp0k-.__º
    º__.-sp0k-.__º
    Forumember


    Male Posts : 84
    Reputation : 0
    Language : english
    Location : s1n c1ty

    Solved drop-down-list help

    Post by º__.-sp0k-.__º May 26th 2009, 6:48 am

    the drop down not working for me ..i dont know if put it...in the right place

    any help with this..here is the post where i got it
    https://help.forumotion.com/tricks-tips-f32/drop-down-list-t41195.htm
    Dark Takua
    Dark Takua
    Active Poster


    Male Posts : 1012
    Reputation : 23
    Language : English

    Solved Re: drop-down-list help

    Post by Dark Takua May 26th 2009, 7:49 am

    Hmm, let me help, what links do you want?
    º__.-sp0k-.__º
    º__.-sp0k-.__º
    Forumember


    Male Posts : 84
    Reputation : 0
    Language : english
    Location : s1n c1ty

    Solved Re: drop-down-list help

    Post by º__.-sp0k-.__º May 26th 2009, 7:53 am

    all if i can lol
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Solved Re: drop-down-list help

    Post by Darren1 May 26th 2009, 8:55 am

    Hello,

    this is the code
    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>

    Where it says "TITLE OF DROP DOWN LIST HERE" that is where you put the name of the link.

    Where it says "SELECTION TITLE HERE" that's where you put the re-directing URL you want it to go to.

    And you save it was a widget.
    º__.-sp0k-.__º
    º__.-sp0k-.__º
    Forumember


    Male Posts : 84
    Reputation : 0
    Language : english
    Location : s1n c1ty

    Solved Re: drop-down-list help

    Post by º__.-sp0k-.__º June 6th 2009, 9:02 pm

    ok get it ty
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: drop-down-list help

    Post by kirk June 6th 2009, 10:45 pm

    since the topic appears to be solved.
    I will now mark as solved and lock the thread