Submit your widget
60
Yays

Text and images scroll with jquery plugin

Views 21204   downloads 6195   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…

24
Yays

AnimateScroll - a jQuery plugin which enables you to scroll to any part of the page

Views 7845   downloads 2029   Layout & Interface

AnimateScroll is a jQuery plugin which enables you to scroll to any part of the page in style by just calling the animatescroll() function with the Id or Classname of…

23
Yays

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

Views 18822   downloads 4272   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…

45
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24654   downloads 8603   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…

43
Yays

windows full-screen scrolling with jQuery

Views 9956   downloads 1542   Layout & Interface

a handy, loosely-coupled jQuery plugin for full-screen scrolling windows This is a light bootstrap that sets up:  - the basic SASS for sequential full screen windows - a jQuery plugin for managing…

53
Yays

timeline slideshow with jQuery

Views 19670   downloads 7410   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-…

33
Yays

popular jQuery Scroll Path plugin

Views 13217   downloads 2694   Menu & Navigation

This demo will shows you how to take a personal site with a common text document layout, and create something far more interesting with the jQuery Scroll Path plug-in. Starting out We’ll start out…

41
Yays

Parallax Scrolling Website with jQuery

Views 17373   downloads 4082   Menu & Navigation

One of the biggest trends in recent modern web design is use of parallax scrolling effects. In this tutorial I’m going to show you how you can create the effect on your own website, with a bit of…

52
Yays

Portfolio image navigation slider with jQuery

Views 21621   downloads 3696   Image Effects

 The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either the arrows or the little boxes below the current image can be…

59
Yays

Fullscreen Image Slider with jQuery plugin

Views 29161   downloads 4264   Slideshow & Scroller

Features Realtime window resize responsive Optimization for tablet and smartphone Easy to installation configuration Support touch gestures Support left/right arrow keys Preload images  Step1:include…

37
Yays

jQuery Perfect scrollbar plugin

Views 13577   downloads 2303   Layout & Interface

There's no css change on any original element ,Do not affect the original design layout,The scrollbar css is fully customizable,The scrollbar size and position can be updated Source <script>…

92
Yays

impress lightbox effect

Views 25150   downloads 3662   Lightbox & Dialog & Overlay

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com. Currently impress.js works fine in latest Chrome/Chromium…

66
Yays

jQuery images animations effect

Views 28484   downloads 3508   Slideshow & Scroller

JZoopraxiscope is a jQuery plugin for making animations from static images inspired in Eadweard Muybridge's Zoopraxiscope. Requirements JQuery JQuery UI An image representing the sequence to be animated…

78
Yays

Awesome jQuery focus figure effect

Views 37222   downloads 7662   Slideshow & Scroller

jQuery  focus figure effect. javascript $(function() { var sWidth = $("#focus").width(); var len = $("#focus ul li").length; var index = 0; var picTimer; var btn = "<div…

53
Yays

jQuery browser follows Scroll Path

Views 18576   downloads 3271   Slideshow & Scroller

jQuery Scroll Path is a plugin that lets you define your own custom scroll path. What this means exactly is best understood by checking out the demo. The plugin uses canvas flavored syntax for drawing…