web-tiki / stretch-text

This jQuery plugin calculates the available witdh for text in it's container and sets the CSS letter-spacing property so that the text uses all the available with

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stretch-text

This jQuery plugin calculates the available witdh for text in it's container and sets the CSS letter-spacing property so that the text uses all the available width

If the text is too wide for the container, the text is justified.

demo here : http://jsfiddle.net/webtiki/DPRr9/

About

This jQuery plugin calculates the available witdh for text in it's container and sets the CSS letter-spacing property so that the text uses all the available with

License:MIT License


Languages

Language:JavaScript 92.6%Language:CSS 7.4%