[Function request] not shirten title="" characters
-
Hi,
Thanks for making a great plugin. I’ve been using it for a little while now and it does the job quite good.
Only one thing I would like to see changed if possible.
When you go to the widget it gives you the option to set a max of characters for the title length.
This doesn’t only shorten the text of the link itself, but also ‘title=””‘It would be great if you could change this. Because people sometimes hover over a link when they can’t see the full text. They wait for the tooltip to show them the full text. But the text in the tooltip comes from the ‘Tiitle=””‘ part of the link. Which gets shortened.
So basically, instead of this:
<a href="http://www.mywebsite.nl/" title="This is my homepa...">This is my homepa...</a>
I would like it to look like:
<a href="http://www.mywebsite.nl/" title="This is my homepage for my website">This is my homepa...</a>
The topic ‘[Function request] not shirten title="" characters’ is closed to new replies.