Quote:
Originally posted by Astrocloud
<form>
<select name="selector">
<option value="This is cooler than straight buttons ">bernadette
<option value="Not all java controls work, how do you know what does?">bernadette too
<option value="Hit quote to see how we do this... and don't forget to remove the quote crap">flyman
</select>
<input type="button" value="What?" onClick="alert(form.selector.options[form.selector.selectedIndex].value)">
</form>
|
damn dude............there's alot of shit there.
gonna try though..........gimme awhile eh?