Announcement

Collapse
No announcement yet.

drop down list for a layout changer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • drop down list for a layout changer

    cant i do this:

    <center>
    <FORM NAME="Layout Changer">
    <SELECT NAME="Layout Changer">
    <OPTION VALUE="m1"><a href="http://spt.byethost7.com/index.html">Blaziken Red Style</a>
    <OPTION VALUE="m2"><a href="http://spt.byethost7.com/index.html2">Mightyeana Gray Style</a>
    <OPTION VALUE="m3"><a href="http://spt.byethost7.com/index.html3/">Rayquaza Green Style</a>
    <OPTION VALUE="m4"><a href="http://spt.byethost7.com/index.html4/">Absol White Style</a>
    <OPTION VALUE="m5"><a href="http://spt.byethost7.com/index.html5/">Mantine Blue Style</a>
    </SELECT>
    </FORM></center>
    and save diffrent styles, with the same info as: index.html (diffrent style) , index2.html (diffrent style) , index3.html (diffrent style), etc and upload them to htdocs?

    or should the code be:
    <center>
    <FORM NAME="Layout Changer">
    <SELECT NAME="Layout Changer">
    <OPTION VALUE="m1"><a href="http://spt.byethost7.com/htdocs/index.html">Blaziken Red Style</a>
    <OPTION VALUE="m2"><a href="http://spt.byethost7.com/htdocs/index.html2">Mightyeana Gray Style</a>
    <OPTION VALUE="m3"><a href="http://spt.byethost7.com/htdocs/index.html3/">Rayquaza Green Style</a>
    <OPTION VALUE="m4"><a href="http://spt.byethost7.com/htdocs/index.html4/">Absol White Style</a>
    <OPTION VALUE="m5"><a href="http://spt.byethost7.com/htdocs/index.html5/">Mantine Blue Style</a>
    </SELECT>
    </FORM></center>
    ???

    idk if u need like a submit button or somehting because when i press it, it doesnt do nothing. maybe cuz i didnt create index2-5?
    check http://spt.byethost7.com for more info

    i dont care if its harder then doing ccs sheets, id rather do this

    p.s. i know i would have to edit all of them if i wanted to edit something

    so can i do this?

  • #2
    Re: drop down list for a layout changer

    For a drop down list you dont use HTML...

    Just click on the "Go menu" button located at the bottom left, where all the other buttons and stuff are...

    Then double click the go menu to edit it and just type in URL's...

    no html needed...!!! :D

    have fun!
    Dyiko_Kakiishi

    Comment

    Working...
    X