
Originally Posted by
Stomme poes
You've kinda left out keyboarders too. They'll never see your labels.
Personally (meaning, this is my personal opinion) I'd have the labels "out" by default, and when Javascript is loaded in the user's browser they get hidden, and then only popup on :hover or :focus (you can give normally-unfocusable things focus with Javascript if, in the HTML, you give the elements a tabindex of 0. Won't interrupt the page tabbing index, but will let you set focus() events on it).
Bookmarks