3.2.3 • Published 5 years ago

jquery.dotdotdot v3.2.3

Weekly downloads
3,385
License
CC-BY-NC-4.0
Repository
github
Last release
5 years ago

jQuery.dotdotdot

Dotdotdot is a jQuery plugin for truncating multiple line content on a webpage. It uses an ellipsis to indicate that there is more text than currently visible. Optionally, the plugin can keep a "read more" anchor visible at the end of the content, after the ellipsis.

When using the jQuery.dotdotdot plugin, you don't need to worry about your HTML markup, the plugin knows its way around most elements. It's responsive, so when resizing the browser, the ellipsis will update on the fly.

Need help? Have a look at the documentation.

Licence

The jQuery.dotdotdot plugin is licensed under the CC-BY-NC-4.0 license. You can purchase a license if you want to use it in a commercial project.

Dependencies

  • jQuery 1.7 or higher

Development

This project uses Gulp to minify the JS file. If you are unfamiliar with Gulp, check this tutorial on how to get started. Run gulp watch in the command-line to put a watch on the files and run all scripts immediately after saving your changes.

3.2.3

5 years ago

3.2.2

6 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

1.8.3

7 years ago

3.0.5

7 years ago

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.7.4

8 years ago