Hi, The labels are there for accessibility reasons, if you don't want to design for accessibility, don't pretend to.
Stuart On Thu, April 12, 2007 1:55 am, Bojana Lalic wrote: > Hi all > > > > Accverify fails my code because my input element does not contain the > alt attribute or label. > > > > I don't want any text displayed before or after the query text input > element. Should I wrap a label around the input element and then hide it > using css? How do I get around this accessibility issue? > > > > <input name="q" id="queryText" value="" type="text" /> > > <input type="image" src="abcd" id="search_submit" name="search_submit" > alt="Submit search query" /> > > > > Regards > > Bojana Lalic > > Web Developer > > education.au > > Level 1, 182 Fullarton Road > > Dulwich, SA 5065 > > p +61 8 8334 3223 > > f + 61 8 8334 3211 > > e: [EMAIL PROTECTED] > > w http://www.educationau.edu.au > > Visit edna at http://www.edna.edu.au > > > Register Now - Everyone has heard of Wikipedia, the online phenomenon of > the 21st century, but very few of us know the man behind it. Jimmy Wales > is coming to Australia! > For further details go to: www.educationau.edu.au/seminar/challenging > > > _________________________________________________________________________________________________________ > > IMPORTANT: This e-mail, including any attachments, may contain private or > confidential information. > If you think you may not be the intended recipient, or if you have > received this e-mail in error, > please contact the sender immediately and delete all copies of this > e-mail. If you are not the intended > recipient, you must not reproduce any part of this e-mail or disclose its > contents to any other party. > This email represents the views of the individual sender, which do not > necessarily reflect those of > education.au limited except where the sender expressly states otherwise. > It is your responsibility to scan this email and any files transmitted > with it for viruses or any other > defects. > education.au limited will not be liable for any loss, damage or > consequence caused directly or indirectly by this email. > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > -- Stuart Foulstone. http://www.bigeasyweb.co.uk BigEasy Web Design 69 Flockton Court Rockingham Street Sheffield S1 4EB Tel. 07751 413451 ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
