Submit your widget
60
Yays

Text and images scroll with jquery plugin

Views 21246   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…

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…

67
Yays

scrollorama---The jQuery cool scrolly plugin

Views 17285   downloads 2956   Text & Link Effects

Design and build your site, dividing your content into blocks. Embed scrollorama.js after jQuery and initialize the plugin, passing the blocks class selector as a parameter. $(document).ready(function()…

136
Yays

Auto Scroll News Ticker with jQuery

Views 72599   downloads 16259   Text & Link Effects

There are a lot of different jQuery News Ticker plugins with lot of options that you can use. the demo will create one on your own in only 4 lines od jQuery code ? Idea is pretty simple, take first element…

68
Yays

JosepMartins-dynamic text content carousels with jQuery

Views 16995   downloads 3697   Slideshow & Scroller

A Responsive Carousel If there's one thing that can compete with lightboxes for “world’s most done-to-death jQuery plugin,” it’s carousels. However, everything I came across…

77
Yays

Fixed Width And Height Scroll Effect.

Views 19152   downloads 3462   Slideshow & Scroller

iScroll 4 is a complete rewrite of the original iScroll code. The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed…

112
Yays

jQuery long list Page scroll

Views 18473   downloads 3532   Text & Link Effects

A good way to manage long list in short space! jquery.verticalSlider let you show long list of elements managing pagination, it can work with elements already in the DOM of your page or loading them via…

118
Yays

Simple Revolving Quotes With JQuery Plugin

Views 16479   downloads 3674   Text & Link Effects

Quovolver is a simple extension for jQuery that takes a group of quotes and displays them on your page in an elegant way. How to Install: Download and unzip the Quovolver files. The download contains…

134
Yays

Beautiful custom content scroller with jquery

Views 24019   downloads 4377   Slideshow & Scroller

A custom content scroller created with jquery and css that supports mousewheel, scroll easing and has a fully customizable scrollbar. The script utilizes jQuery UI and Brandon Aaron jquery mousewheel…

135
Yays

lightweight Scrollbar jQuery plugin

Views 18611   downloads 5022   Slideshow & Scroller

Tiny Scrollbar can be used for scrolling content. It was built using the javascript jQuery library. Tiny scrollbar was designed to be a dynamic lightweight utility that gives webdesigners a powerfull…

140
Yays

jQuery Scroll Linked Navigation

Views 19409   downloads 3565   Tabs

The Problem What you need to do is hook in to the user scrolling the web page, and when a particular element comes in to view, if there’s an associated navigation item - make it selected. That’s…

104
Yays

iPhone like Sliding Headers effect With jQuery

Views 9704   downloads 1785   Text & Link Effects

  One really nice UI effect is when a new heading is just about to replace the existing heading, it pushes the existing heading out of view. It’s very subtle and only really visible if you…

139
Yays

A jQuery News Ticker Effect

Views 18558   downloads 3581   Text & Link Effects

liScroll is a jQuery plugin that transforms any given unordered list into a scrolling News Ticker The markup <ul id="ticker01"> <li><span>10/10/2007</span><a href="#">The…

117
Yays

jQuery Frequently Asked Questions (FAQ)

Views 8757   downloads 1779   Text & Link Effects

This time around we'll to create a FAQ page at work for a new website we are launching. Creating the FAQ Obviously, you'll need a page with FAQ's on it. I personally chose to put everything in UL's, but…

117
Yays

A new jQuery plugin: scrollSomething

Views 11908   downloads 2478   Slideshow & Scroller

  The perfect solution if you desperatly need to scroll something. You can scroll anything you want. How to use:   $("#myScrollebleItems").scrollSomething();     The options: scrollerWidth…