Browsing articles in "Gallery"
Nov
19

Animated Portfolio Gallery with jQuery

By Vinod  //  All, Gallery, Javascript, Tutorials  //  1 Comment

Tutorial by codrops: create an animated portfolio gallery with jQuery. The gallery will contain a scroller for thumbnails and a content area where we will display details about the portfolio item. The image can be enlarged by clicking on it, making it appear as an overlay.

Nov
16

Hash-Slider – This jquery slider

By Vinod  //  All, Gallery, Javascript  //  1 Comment

simple jquery hash-slider

This jquery-based slider does what the most jquery-sliders do, but adds a hashtag to the window location, so you can link to any content / position of the slider. I was searching for a script like this for a while but didn’t find one and so a decided to make one myself.

Nov
9

Supersized – Full Screen Background/Slideshow jQuery Plugin

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Features

So, what exactly does Supersized do?

  • Resizes images to fill browser while maintaining image dimension ratio
  • Cycles Images/backgrounds via slideshow with transitions and preloading
  • Navigation controls allow for pause/play and forward/back
Nov
5

Choco-Slider- a very tasty jQuery Plugin

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Choco-Slider is a lightweight (~7kb) and flexible jQuery image slider plugin .

Features:

  • Lightweight
  • Flexible
  • Customizable
  • Released under MIT license
  • Compatible with Firefox 2 +, IE 6 +, Google Chrome 3 + and Opera 9 +
Oct
30

Smooth Div Scroll – a jQuery plugin

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Smooth Div Scroll is a jQuery plugin that scrolls content horizontally left or right. Apart from many of the other scrolling plugins that have been written for jQuery, Smooth Div Scroll does not limit the scroling to distinct steps. As the name of the plugin hints, scrolling is smooth. There are no visible buttons or links since the scrolling is done using hotspots within the scrollable area or via autoscrolling. Unobtrusive and smooth is the key.

Oct
15

jQuery PhotoShoot Plugin

By Vinod  //  All, Gallery, Javascript, Tutorials  //  1 Comment

The jQuery PhotoShoot plugin gives you the ability to convert any div on your web page into a photo shooting effect, complete with a view finder.

Sep
27

A Zoomable jQuery Image Gallery Called jPhotoGrid

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Nearly all of the styling for this plugin is done in css.  The trick is to layout the grid by floating the list items.  The first thing the plugin will then do, is convert these all to absolutely positioned.  This is what allows the plugin to zoom in on an individual image and then return it to its place.  Like authors interactive map plugin, this depends on the browsers ability to scale images.  In stylesheet, the images are set to width:100% and I simply animate the size of the container.

Sep
24

jflickrfeed – A jQuery Flickr Feed Plugin

By Vinod  //  All, Gallery, Javascript  //  2 Comments

This plug-in makes it easy to pull Flickr feeds and display them on your site. Below are some examples that can get you thinking about its possibilities.

Sep
21

ImageSwitch – switch between images

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Easy-to-use, simple and fast plug-in to create effect when you switch between images. Minimize the arguments you need to input and still give some decent effects.

Sep
18

CarouFredSel – infinite, circular jQuery carousel

By Vinod  //  All, Gallery, Javascript  //  1 Comment

jQuery.carouFredSel is a plugin that turns any kind of HTML element into an infinite, circular carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, automatically, by pressing buttons or keys on the keyboard.

The carouFredSel-plugin was built using the jQuery-library. It is licensed under the MIT-license.

Features

  • Can scroll horizontal and vertical.
  • Scrolls one or multiple items simultaneously.
  • Scrolls automatically and/or by user interaction. With optional custom settings.
  • Dynamically add and remove items to/from the carousel.
  • Support for variable item-width and -height.
  • Built in keyboard-navigation and pagination.
  • Compatible with most popular (jQuery) lightbox-plugins.
  • Intelligent custom events and loads of options.