Hi there,
I got the following situation:
I got a table with hidden span's in some columns. They need to display
beside the table when you hover the column. This works pretty well but
if the span takes multiple lines, the height of the table row will be
stretched, this is not what I want. I also don't want to use js
An image to illustrate the problem:
http://i186.photobucket.com/albums/x189/bakaboii/Schermafdruk-1-4.png
Does anyone have a solution? Upping the width of the page is not an
option, unfortunately.
Thanks a lot!