Categories
jQuery

SlidesJS, a jQuery responsive slideshow plug-in

SlidesJS is a jQuery responsive slideshow plug-in for version 1.7.1+ with various features like responsive, CSS3 transition. It has the following features: Responsive CSS3 transitions Touch effect Easy setup Options width (number) & height (number) start (number) navigation (object) pagination (object) play (object) effect (object) callback (function) Here is a simple example: <!doctype html> <head> […]

Categories
jQuery

jQuery fullscreen gallery with flip thumbnail

Using jQuery fullscreen gallery you can show full screen image with thumbnail view and flips when navigating through the next images. You can control the navigation with mouse wheel or keys and the big image will slide up or down. You can also zoom the thumbnail and resized image can be fit into the page. […]