Hiding with CSS: Problems and solutions
# Linked to 5 May 2009, 02:30 in Tips by Sam Brown
Using
display:noneto hide an element is a bad choice that reduces accessibility. I thought this was a well-known fact, but apparently there are many who are not aware of it being a problem. For that reason, here is a quick explanation of the problem and a suggestion for an alternative technique (that I also thought was well-known).
Tweet Subscribe to the RSS Feed →