jQuery-widowFix
jQuery-widowFix copied to clipboard
don't fix hyperlinks et cetera
thank you for a great plugin. I do see one issue that could use improvement: when the last line is a hyperlink, don't add s to the tag, or any tag, for that matter.
the returned source code looks like this:
<a href="mailto:[email protected]">[email protected]</a>
which then doesn't quite work anymore.
cheers
Hello and thank you,
It has been quite some years since I've looked at this or tested anything out, but I did try to make that specific scenario work by passing the linkFix: true option. I can't say that it still works, but it's worth a try.
thank you. will try. cheers