Submit your widget
22
Yays

widescreen images switching effects focus map with jQuery

Views 10754   downloads 2226   Slideshow & Scroller

Applicable browsers: IE6, IE7, IE8, 360, FireFox, Chrome, Safari, Opera, Maxthon, Sogou, Window of the World. jQuery focus map prepared by the generous widescreen switching effects. The main code: <script…

61
Yays

Text and images scroll with jquery plugin

Views 21365   downloads 6227   Slideshow & Scroller

Usage: Add js file: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="jquery.scrollbox.js"></script> Add…

21
Yays

imgLiquid - A jQuery Plugin to resize images to fit in a container

Views 11051   downloads 1548   Image Effects

Usage Include: <script src="js/imgLiquid-min.js"></script> js: $(document).ready(function() { $(".imgLiquidFill").imgLiquid(); }); Html: <div class="imgLiquidFill…

24
Yays

Revolver.js - a jQuery (Mootools) content slider plugin

Views 18926   downloads 4297   Slideshow & Scroller

Revolver.js is a modular javascript library to help you build your own content slider. It has a sensable, unopinionated API that helps you get from mockup to reality with less friction than the other…

25
Yays

CSS3 and jQuery better Toggling of elements

Views 8473   downloads 1588   Image Effects

betterToggle is a jQuery plugin for better Toggling of elements.It uses css3 transforms with fallback. betterToggle is a jQuery plugin for better Toggling of elements.   Instead of using $("#element").toggle()…

46
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24739   downloads 8628   Slideshow & Scroller

How to use? $('#demo').skdslider({'delay':5000, 'fadeSpeed': 2000}); Available Options Option Description delay Delay duration between two slides in micro seconds. Example: 5000…

41
Yays

awesome image/text-sliders with jQuery---FractionSlider

Views 16794   downloads 4660   Slideshow & Scroller

FractionSlider is a jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction.…

33
Yays

jQuery awesome wrap of photo collection-PhotoCradle

Views 14474   downloads 3805   Slideshow & Scroller

PhotoCradle is designed to deliver photos from 3rd party services to your website and wrap it into a smooth customizable slideshow. PhotoCradle is a client based javascript driven application. It uses…

33
Yays

jQuery images Lazy Load plugin

Views 13496   downloads 1771   Image Effects

This  is very useful and it boosts performance delaying loading of images in long web pages because images outside of viewport (visible part of web page) won't be loaded until the user scrolls…

35
Yays

popular jQuery Cropping Images

Views 12936   downloads 1520   Image Effects

you just want to display a collection (or more) of images with different dimensions. The problem seems easy enough.   The task of manually creating thumbnail for each image is quite tedious and it’s…

29
Yays

JQUERY, HTML 5 & CSS3 GALLERY---least.js

Views 15496   downloads 4420   Image Effects

Random & Responsive jQuery, HTML 5 & CSS3 Gallery with LazyLoad use it Download least.js   Insert the following code before end of </head>-tag. <!-- least.js CSS-file --> <link…

36
Yays

Likes books content flip plugin with jQuery

Views 19205   downloads 4074   Slideshow & Scroller

booklet-like component that let's you navigate through its items by flipping the pages with jQuery BookBlock is a plugin that can be used for creating booklet-like components that allow a “page…

55
Yays

jQuery and CSS3 Image Flyout Slider effect

Views 16878   downloads 4191   Image Effects

This is an experimental flyout image slider. This image slider is a stack of some images and works by flying out the selected image to the front of images stack. We will use CSS3 transition, animation…

53
Yays

timeline slideshow with jQuery

Views 19745   downloads 7431   Slideshow & Scroller

Including the plugin on your page will turn a <ul> list into a slideshow with the <li>s as slides (see a markup example below). Then style it by CSS -with or without images-…

41
Yays

3D jQuery image slider with swipe-like transitions

Views 25181   downloads 5998   Slideshow & Scroller

This is a triple panel jQuery image slider with a 3D look and swipe-like transitions. The idea is to have a main panel and two lateral panels that are rotated slightly in 3D space. When navigating, we…