LICENSE
4 years ago
README.md
4 years ago
hammer.js
6 years ago
hammer.min.js
6 years ago
jquery.tosrus.css
6 years ago
jquery.tosrus.js
5 years ago
jquery.tosrus.min.css
6 years ago
jquery.tosrus.min.js
5 years ago
README.md
29 lines
| 1 | jQuery.TosRUs |
| 2 | ================ |
| 3 | |
| 4 | A one-stop-shop jQuery plugin for scrolling/swiping through all different kinds of content. |
| 5 | On a desktop, tablet or smartphone, inside a HTML element or as a lightbox popup.<br /> |
| 6 | Demo's and documentation: http://tosrus.frebsite.nl |
| 7 | |
| 8 | <img src="http://tosrus.frebsite.nl/img/preview.png" width="100%" border="0" /> |
| 9 | |
| 10 | ### Features |
| 11 | + Responsive CSS interface for sizing and positioning. |
| 12 | + Creates lightbox galleries just as easy as "inline" sliders. |
| 13 | + Drag or swipe to slide to the next/previous slide(s). |
| 14 | + Doubletab or pinch to zoom on images. |
| 15 | + Slides are automatically grouped into a gallery. |
| 16 | + Works just as well on a desktop as it does on a tablet or smartphone. |
| 17 | + Very customizable through a series of options with device dependent defaults. |
| 18 | + Viewport-scale dependent buttons and caption sizes. |
| 19 | + Currently supports showing images, video's and HTML content. |
| 20 | + Optimized preloading content; not too soon, not too late. |
| 21 | + Retina ready. |
| 22 | |
| 23 | ### More info |
| 24 | Please visit http://tosrus.frebsite.nl |
| 25 | |
| 26 | ### Licence |
| 27 | The jQuery.TosRUs plugin is dual licensed under the MIT and GPL licenses: |
| 28 | + http://en.wikipedia.org/wiki/MIT_License |
| 29 | + http://en.wikipedia.org/wiki/GNU_General_Public_License |