[Fwd: HTML 4.0 Standards]

Hi,

Are there any plans to introduce/spec extended facilities for the
capability of <select> lists. eg:

<select name=parent>Choose parent type:
	<option value=np>No Parent
	<subselect>Mothers
		<option value=ms>Single
		<option value=mm selected>Married
		<option value=md>Divorced
	</subselect>
	<subselect>Fathers
		<option value=fs>Single
		<option value=fm>Married
		<option value=fd>Divorced
	</subselect>
	<option value=ad>Adopted
</select>

Any comments ??

Regards,

-- Dave.
Dave Bevan, WWW Developer,
BBC Television.
rm 1254, Television Centre, London W12 7RJ.


Received on Friday, 29 August 1997 12:57:19 UTC