Skip to content

This jQuery plugin automatically shortens single-line text to fit in a block or pre-set width while you can configure how the text ends (ellipsis). The default is an is the triple-dot character '...' but you can use anything you want, including markup. If you're looking for CSS3 text-overflow functionality this plugin implements it, and more.

License

lenichols/jQuery-Shorten

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*******************************************************************************

Shorten, a jQuery plugin to automatically shorten text to fit in a block or a pre-set width and configure how the text ends.
Copyright (C) 2009-2010  Marc Diethelm

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/gpl-3.0.txt
or write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

*******************************************************************************

About

This jQuery plugin automatically shortens single-line text to fit in a block or pre-set width while you can configure how the text ends (ellipsis). The default is an is the triple-dot character '...' but you can use anything you want, including markup. If you're looking for CSS3 text-overflow functionality this plugin implements it, and more.

License

Stars

Watchers

Forks

Packages

No packages published