I would like to know if there’s a way to set the clickable area of links always strech to the to the parents container when parent container doesn’t have a fixed width.
Example: http://jsfiddle.net/gYukv/
On Firefox the link strechs with the text and the
A solution wold be to use CSS expressions:
Where 6 is the sum of the border width (box model bug).