'jQuery ellipsis' cuts down long text lines and appends an ellipsis at the truncation spot, signaling the presence of more text hidden, due to lack of space.
The plugin works on a row number basis, so the ellipsis can be added to text with multiple lines.
The default ellipsis character (...) is customizable. Just check and edit the plugin's source.
A demo of jQuery ellipsis is included with the download package.
What is new in this release:
- Modified travis.yml.
What is new in version 1.0.7:
- Supports Travis CI.
What is new in version 1.0.6:
- Add author email to jQuery JSON manifest file.
Requirements:
- JavaScript enabled on client side
- jQuery 1.7 or higher
Comments not found