Submit your widget
60
Yays

Text and images scroll with jquery plugin

Views 21247   downloads 6202   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 7863   downloads 2031   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 18843   downloads 4277   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 24672   downloads 8607   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 9972   downloads 1546   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 19684   downloads 7413   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 13225   downloads 2702   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 17394   downloads 4087   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 21638   downloads 3699   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 29186   downloads 4273   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 13591   downloads 2306   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 25164   downloads 3665   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 28505   downloads 3511   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 37244   downloads 7666   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 18587   downloads 3274   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…