Skip to content

rteslaru/meteor-dotdotdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery.dotdotdot

A jQuery plugin for advanced cross-browser ellipsis on multiple line content.

Demos and documentation at http://dotdotdot.frebsite.nl

Usage

Template.yourTemplate.rendered = function() {
    $('.ellipsis').dotdotdot({
	// configuration goes here
    });
}

See the documentation for more advanced usage and examples, including:

  • 'Read more' type links at the end of the text
  • Fluid layouts
  • Smart truncating long pathnames

About

dotdotdot, a jQuery plugin for advanced cross-browser ellipsis on multiple line content, repackaged for Meteor.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors