Problem:
I want to make a whole table cell a link. It has a background image in it. It will be sized dynamically according to text content in an adjacent cell (so I don't know the height of the cell)
Solution (IE only);
scale a transparent gif at 100% inside the cell. Make that gif have the link proerties. (the link triggers an onmouseover command)
In NS the image doesn't scale to 100% of the height of the cell. It scales to about 5% of the height! arrggg
any help or suggestions more than welcome.
thanks!
I want to make a whole table cell a link. It has a background image in it. It will be sized dynamically according to text content in an adjacent cell (so I don't know the height of the cell)
Solution (IE only);
scale a transparent gif at 100% inside the cell. Make that gif have the link proerties. (the link triggers an onmouseover command)
In NS the image doesn't scale to 100% of the height of the cell. It scales to about 5% of the height! arrggg
any help or suggestions more than welcome.
thanks!