View Single Post
Old 01-30-2008, 11:00 PM   #3 (permalink)
xenon
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

Also, the correct tag with the selected attribute looks so:

Code:
<option value="some value" selected="selected">text to show</option>
But this is more like a notice, it doesn't affect your script in any way.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote