john robert boynton: RadioRadiolicentious radio(Untitled)- April 7, 2003 A little problem with the tabs at the Google search engine.... Problem: mouse cursor changes over the tabs, but only the text is clickable. This is actually very bad usability... needlessly tricking people. (This affects Gecko -- NetscapeMozilla...-- browsers, and at least IE 5 -- windows and Mac.) Solution: Add to the .q styles (the 'a' tags in the tabs): width: 100%; display: block With the width at 100% of the table cell, the entire tab is clickable. Gecko browsers need...http://radio.weblogs.com/0102813/categories/radioradio/2003/04/07.html#a1539 |