Home » questions » How do I prevent my HTML table cell from expanding vertically?
How do I prevent my HTML table cell from expanding vertically?
I'm creating a HTML table that is full screen (calendar) and sometimes I have rows in a day cell that are more than can be displayed in the cell without it growing. But I don't want the cell to grow, I'd like it to truncate and then on mouseover, then it can show the full day's entries. Is this possible? And code sample will be super appreciated!
I'm happy to use javascript and CSS.

Answers
Joey
On 2006-08-02 07:14:06
IrishTek
On 2006-08-02 06:33:36
Arkangyle
On 2006-08-02 06:48:24