https://github.com/bradymholt/jquery-googleslides
A jQuery plugin to display your Google Photos.
https://github.com/bradymholt/jquery-googleslides
Last synced: 12 days ago
JSON representation
A jQuery plugin to display your Google Photos.
- Host: GitHub
- URL: https://github.com/bradymholt/jquery-googleslides
- Owner: bradymholt
- License: mit
- Created: 2012-02-13T04:51:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T23:10:05.000Z (about 6 years ago)
- Last Synced: 2025-03-28T02:50:00.902Z (30 days ago)
- Language: HTML
- Homepage: https://bradymholt.github.io/jquery-googleslides/
- Size: 91.8 KB
- Stars: 23
- Watchers: 2
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jQuery googleslides
===================
A jQuery plugin to display your Google+ Photos.Documentation and Demos
-----------------------
- [https://bradymholt.github.io/jquery-googleslides/](https://bradymholt.github.io/jquery-googleslides/)Basic Usage
-----------
$("#slidesContainer").googleslides({
userid:'115528839112598673902',
albumid:'5710317752556741025'
});