[ List Archives Home ] [ Thread index for 2007 ]
[ Date index for 2007 ]
[ Author index for 2007 ]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
On May 16, 2008, at 12:45 PM, Bollinger,Stephen wrote:
Wow, I think this is the best possible solution. Wish I had
thought of
it before all that work. Better than my or Tyson's option, since it
doesn't rely on a hack that might break and it will not mess with
accessibility issues.
Yours,
-Steve
For the record, adding "display: none" to an element raises no
accessibility issues, at least in terms of screen-readers. All major
screen-readers discard elements that have a 'none" display type and
do not read them, just as a sighted person would not see them.
If you wanted an element to be hidden visually but read in a screen-
reader, you could do this:
style="position:absolute;width:0;height:0;text-indent:-9999em;"
Just for the record, anyways. :)
-Tyson
--
Tyson Tate
Web Developer
Robert E. Kennedy Library
Cal Poly University