![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/anfangola.com/wp-content/plugins/matomo/app/node_modules/jquery.dotdotdot/ |
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](http://dotdotdot.frebsite.nl). <img src="http://dotdotdot.frebsite.nl/preview.png" width="100%" border="0" /> ### Licence The jQuery.dotdotdot plugin is licensed under the [CC-BY-NC-4.0 license](http://creativecommons.org/licenses/by-nc/4.0/).<br /> You can [purchase a license](http://dotdotdot.frebsite.nl#download) if you want to use it in a commercial project. ### Dependencies + jQuery 1.7 or higher ### Development This project uses [Gulp](http://gulpjs.com/) to minify the JS file. If you are unfamiliar with Gulp, check [this tutorial](https://travismaynard.com/writing/getting-started-with-gulp) on how to get started.<br /> Run `gulp watch` in the command-line to put a watch on the files and run all scripts immediately after saving your changes.