sammiedawg
3-17-07, 09:56 PM
Is there a way to extend the width of the dropdown menu below?
<form name="movies">
<select name="movies2" style="font-size:10px;color:#FFFFFF;font-family:arial;background-color:#000000;" onChange="MM_jumpMenu('parent',this,0)">
<option value="#">Movies</option>
</select>
</form>
Thanks
<form name="movies">
<select name="movies2" style="font-size:10px;color:#FFFFFF;font-family:arial;background-color:#000000;" onChange="MM_jumpMenu('parent',this,0)">
<option value="#">Movies</option>
</select>
</form>
Thanks