Select Option informativi

Viene illustrato l'utilizzo dell'attributo "optgroup"

Select Option informativi
<select name="catsndogs">
	<optgroup label="Cats">
		<option>Tiger</option>
		<option>Leopard</option>
		<option>Lynx</option>
	</optgroup>
	<optgroup label="Dogs">
		<option>Grey Wolf</option>
		<option>Red Fox</option>
		<option>Fennec</option>
	</optgroup>
</select>

Publication details

Category: HTML

Published by: loryzz on date: 15.01.2008 00:37:06

Last edit by: loryzz on date: 21.01.2009 11:14:55

Statistics

Details  This article has been viewed 2.298 times.

Send to

add to digg add to reddit add to furl add to facebook add to delicious add to google add to stumbleupon add to technorati add to ask add to live

Ratings

  • Currently 0; ?>/ TOTALSTARS
  • 1
  • 2
  • 3
  • 4
  • 5

Comments

Details 0 user comments, 0 still waiting.

Leave a comment

All comments must be approved by site administrator.
Please write comments on topic. Spam will be never approved.


Confirmation code

Please take a look to image and insert character into the form field.

HTML: Linked articles