It properly outlines individual characters, and not the containing DIV.
To use, call this line after loading jQuery and the plugin's source:
$("#text_CSS_ID").outlineLetters({color: '#fff', size: 2});
As can be seen from the above syntax, the outline's size and color can be customized.
What is new in this release:
- First release.
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found