Quote:
Originally Posted by Simons Mith
Feel free to say ewwww. On text to speech, I'd /hope/ it doesn't read out the hidden values, but I don't know.
|
Maybe try
display:none; speak:none;
display :
Element is removed from the normal flow and hidden; the space it occupied is collapsed
visibility:
Element is hidden from view, but is not removed from the normal flow