But sometimes at least one phone number might be required but others are
optional (e.g. mobile, home, fax etc) - doesn't seem as logical to split
your phone number fields up into different groupings.
On Mon, 28 May 2007 10:26:31 +1000, Mike at Green-Beast.com
<[EMAIL PROTECTED]> wrote:
Mordechai Peller wrote:
Interesting; but what if you need (as is commonly
the case) non-required fields interspersed with
required ones?
Optional I suppose. Just group them accordingly using the technique.
<fieldset>
<legend>Optional:</legend>
<label>Phone
<input [...] />
</label>
<label>Web site
<input [...] />
</label>
</fieldset>
In a new fieldset grouping optional inputs.
Cheers.
Mike Cherim
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
--
Tyssen Design
www.tyssendesign.com.au
Ph: (07) 3300 3303
Mb: 0405 678 590
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************