RE: label tag question

Hi Kim,

 

The best alternative hasn't yet been mentioned; the title attribute.

 

<input name="filterId" value="" id="filterId" type="text" title="search
text" /> 

 

It doesn't depend on whether or not the text is visible. It uses the title
as it should be used. 

 

Jim

 

Accessibility Consulting: http://jimthatcher.com/

512-306-0931

 

Received on Thursday, 31 March 2005 02:10:32 UTC