<label>
<select name="mySelect" id="mySelect">
</select>
</label>
--
Ken Ford
Adobe Community Expert - Dreamweaver
Fordwebs, LLC
http://www.fordwebs.com
"sharlene_c" <webforumsuser@macromedia.com> wrote in message
news:fpo94e$6i0$1@forums.macromedia.com...
>I am receiving the following failed message on accessibility check for the
>jump
> menu:
>
> [508 (N)] [WCAG 12.4 (2)] Form control without explicit label is found
> Description. Form control should have non-empty explicit label, or at
> least
> non-empty title. Explicit label is a label tied with input by 'for'/'id'
> attributes.
>
> Can someone please tell me where and how I should place the label in my
> code
> to fix this issue. I have already tried a number of different places but
> still
> not passing the accessibility check.
>
> Thanks
> Sharlene
>
>
>
>
>