html - Tooltip for a line of text -


<td title="this long line i'm going truncate">this long line i'm going trunc ...</td> 

is correct way it?

there maximum length title. it's around 80 characters (tested on ff2).

so if text long title won't help. there several css/javascript tooltip solutions show whatever need.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -