html - How to set the max-height for a tr or td which is supported atleat IN CHROME -


how set max-height tr or td supported atleat in chrome?

here there answer not work chrome: how fix height of tr?

i found answer, put here if interested:

<td><div style='overflow-y:scroll;max-height:70px;'>...</div></td> 

but have question; put div td i'm pretty sure huge; , dont put div other tds although coould other tds.now question how can understand largest height other tds, can set max-height td large other tds?

thanks


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -