Re: [WSG] Accessible Forms - empty labels (??)

2007-04-14 Thread Katrina

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?

 


I know I'm rather old-fashioned, by why not display text beforehand?

Search for: 



It's explicit rather than implicit what is required in that field. I 
regularly run into problems with forms because apparently everybody is 
supposed to know what goes in them (I have to spend time figuring it out).


But I suppose it's all down to what happens in your user testing :)

Kat


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Accessible Forms - empty labels (??)

2007-04-14 Thread Stuart Foulstone
Mmm,

not really the kind of label tags we were discussing.

Stuart

On Sat, April 14, 2007 9:08 am, Matthew Pennell wrote:


> PS: Link for you: http://alistapart.com/articles/alphabet
>
> ;)
>
>
> ***
> 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]
***



Re: [WSG] best standard / format for imbeded mp3 player in browser

2007-04-14 Thread Christian Montoya

On 4/14/07, Dejan Kozina <[EMAIL PROTECTED]> wrote:

I found this recently:
http://musicplayer.sourceforge.net/

It seems solid (to me, at least).


I would seriously discourage anyone from using that music player,
because who can read that text? There are other flash players out
there that weren't designed for hawks and falcons.

--
--
Christian Montoya
christianmontoya.net .. designtocss.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Accessible Forms - empty labels (??)

2007-04-14 Thread Nick Fitzsimons

On 14 Apr 2007, at 07:25:29, Stuart Foulstone wrote:


Hi,

Doesn't look like valid code to me.

Stuart


http://www.w3.org/ 
TR/html4/strict.dtd">


blah






Search





NOW it's valid ;-)





On Thu, April 12, 2007 2:07 pm, Nick Fitzsimons wrote:

On 12 Apr 2007, at 13:34:06, Patrick Lauke wrote:


I'm not making assumptions. I'm saying that, for sighted users,
having a text input box with no visible label and a button that
says "Search" immediately next to it is labelling enough.



Surely



Search


would therefore keep everybody happy?

(Or does it matter if focus is switched to the text field as the form
is submitted - sounds like the kind of odd case that A Certain
Browser might get unreasonably petulant about...)

Regards,

Nick.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/





***
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]
***



--
Nick Fitzsimons
http://www.nickfitz.co.uk/





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] best standard / format for imbeded mp3 player in browser

2007-04-14 Thread Dejan Kozina

I found this recently:
http://musicplayer.sourceforge.net/

It seems solid (to me, at least).

djn

BKDesign Solutions wrote:

http://www.jeroenwijering.com/?item=Flash_MP3_Player
 

--
-
Dejan Kozina Web design studio
Dolina 346 (TS) - I-34018 Italy
tel./fax: +39 040 228 436 - cell.: +39 348 7355 225 skype: dejankozina
http://www.kozina.com/  - e-mail: [EMAIL PROTECTED]


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Accessible Forms - empty labels (??)

2007-04-14 Thread Matthew Pennell

On 4/14/07, Stuart Foulstone <[EMAIL PROTECTED]> wrote:


Doesn't look like valid code to me.



Of course it's valid - the LABEL element can contain other inline elements,
which BUTTON is.

Matthew.

PS: Link for you: http://alistapart.com/articles/alphabet

;)


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***