|
From: Thomas 'PointedEars' Lahn on 23 Apr 2008 13:49 Brent wrote: > Thanks for all your help. I finally solved the problem with the > following steps: > > 1) Converted the <span> tags to <div> tags; display:block would have achieve the same, but neither one is any better than an accessible solution. > 2) Changed the <div>s style definition to include a height, which it > didn't before. > > As Rik pointed out, the element has to have a "clickable surface," > which a <div> with height does. However, this solution is likely to constitute an utter misuse of the `div' element as well, a solution that does not degrade gracefully. PointedEars -- Anyone who slaps a 'this page is best viewed with Browser X' label on a Web page appears to be yearning for the bad old days, before the Web, when you had very little chance of reading a document written on another computer, another word processor, or another network. -- Tim Berners-Lee
First
|
Prev
|
Pages: 1 2 Prev: failing to get reference to form object in Firefox Next: JS menu/iframe conflict |