Adjust fontsize in fixed-height/width table cells in javascript/jquery
- by hubbl
Hi folks,
I want to make a a printable schedule as table with fixed height/width cells.
Cells contains names and i don't want that the names do line breaks.
Is there a way to dynamically adjust the font-size so that there will be no linebreaks or hiding text?
Maybe someone knows a good plugin or snippet for that issue?