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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -