https://github.com/zigomir/loopthroughimages
jquery plugin
https://github.com/zigomir/loopthroughimages
Last synced: 9 months ago
JSON representation
jquery plugin
- Host: GitHub
- URL: https://github.com/zigomir/loopthroughimages
- Owner: zigomir
- Created: 2011-11-30T22:56:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-30T23:01:37.000Z (over 14 years ago)
- Last Synced: 2025-08-26T03:51:30.884Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Install/include:
Usage:
Select images you want to loop through and set speed in milliseconds
$('.images img').loopThroughImages({'speed' : 1000});