erickjones / JSONgallery

JSON Image Gallery w/ jQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSONgallery w/ JQuery


You need to check it in your localHost.

This image gallery is crossBrowser - [feel free to notify about any browser incompatibilities]

I used jQuery getJSON method to catch it and stored in an Array. Then when the user clicks a button the img src is updated to the next image/item stored in the Array.

Also when user mouseOver the arrows buttons, it dispatches the animation in button's css.

Now with slideShow and a progress bar to indicate when the picture will change.

Feel free to fork it.

About

JSON Image Gallery w/ jQuery


Languages

Language:JavaScript 72.0%Language:CSS 28.0%