Abbreviator
jQuery plugin for pixel-precise string abbreviation.
Demo
http://bentlegen.github.com/abbreviator/demo
Usage
Autofit mydiv’s innerHTML content horizontally:
$('#mydiv').abbrev();
License
MIT License. See LICENSE for more information.
Credits
- Ben Vinegar
- Chris Hoffman