How does display tooltip for the questions?


while ask question, shows related questions. if hover on questions content displayed tooltip contains linebreaks, indentations etc. technique uses it? how display tooltips wit formatting?

other than, jquery/javascript there simple way achieve it?

was wondering, should ask on meta?

it title attribute on hyperlink, plain , simple.

<a href="..." title="the value approximately         3.14159265     simplicity can round     3.0">what value of pi?</a> 

in ie, chrome & safari, honors line breaks bit more strictly firefox or opera.


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 -