javascript - New line in tooltip -


this question has answer here:

i want put line breaks in tooltip goes wrong. tried use <br> data-html="true" there br string(insted new line). have tried &#xa; , &#013; works first linebreak(second , others don't works - browser ignores char). how possible few new lines in tooltip title?

to give line break in tooltip use enter key example below:

<a href="http://google.com" title='sample        text'>google</a>


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -