Help - Search - Members - Calendar
Full Version: drop-down list
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
loo-eese
how do i make a drop-down list?
thanks for the help. :]]
freeflow
Scripts. Scripts. Scripts. :]
http://www.createblog.com/scripts/download.php?id=92
loo-eese
ahaha. sorry i forgot to check the precious scripts. thanks :]]
83RN15
<select>
<option>preview</option>
<option>one</option>
<option>two</option>
<option>three</option>
<option>four</option>
</select>

just replace the bold text
the preview can be the tittle of
the list , and the 1234 can be the
name of the list.

example
<select>
<option>Colors</option>
<option>Purple</option>
<option>Green</option>
<option>Blue</option>
<option>Red</option>
</select>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.