Submit your widget
183
Yays

CSS Navigation Rollovers With Drop-downs

Views 20689   downloads 4549   Menu & Navigation

This post is a continuation of Super Fantastic CSS Navigation Image Rollovers where we created CSS rollovers with a single image, so it would probably be a good idea for you to take a look at that post…

102
Yays

Simple CSS vertical menus

Views 25240   downloads 3629   Menu & Navigation

Our menus are actually HTML unordered list elements <ul> styled using CSS, giving them background color, margin, padding and other CSS attributives. The process of creating this menus can be separated…

101
Yays

jQuery Sliding Tab Menu for Sidebar

Views 12764   downloads 2608   Tabs

a sliding tab menu for your sidebar by using jQuery and jQuery.scrollTo. We will be using a famous plugin called jQuery.scrollTo. jQuery scrollTo is an amazing plugin and doing sliding menu has never…

123
Yays

jQuery Rollover Nav Bar

Views 8787   downloads 1602   Menu & Navigation

Here’s a simple jquery nav bar with animated rollover effects. The page titles roll up to reveal page descriptions underneath.  Here’s the jQuery, hover.js: $(function() { var navButtons…

171
Yays

CSS Star Rating System

Views 21165   downloads 3819   Rating & Star Rating

I have ploughed through several pure CSS star rating systems, only to find that many use either unnecessarily large images (defining every state) or bloated mark-up in both HTML and CSS. Below I have…

125
Yays

CSS Overlapping Tabbed Navigation

Views 14468   downloads 2491   Menu & Navigation

Overlapping tabbed navigation in CSS have always been a nuisance with developers often running into cross-browser compatibility issues or bloated code. There are some other examples floating around the…

95
Yays

Using the Wonderful jFlow Plugin JQuery

Views 10959   downloads 1997   Slideshow & Scroller

Download The Plugin As always with a new plugin, the first step is to visit the creator’s website and download the plugin. All that you’ll need is a tiny Javascript file – and of course…

113
Yays

jQuery Multimedia Portfolio (multi-format carousel for jQuery)

Views 13946   downloads 1768   Slideshow & Scroller

This plugin for jQuery will automatically detect the extension of each media and apply the adapted player. call <link rel="stylesheet" href="css/multimedia-portfolio.css" type="text/css" media="screen"…

139
Yays

DOMTab - Navigation tabs with CSS and DOMscripting

Views 9939   downloads 1932   Tabs

DOMtab is a JavaScript that turns a list of links connected to content sections into a tab interface. The script removes any "back to top" links in the section and automatically hides all but the first…

657
Yays

Vertical Scrolling News Ticker With jQuery jCarouse

Views 80208   downloads 17648   Slideshow & Scroller

News Ticker is a fantastic way to present headlines or minor updates to your readers. The smooth scrolling effect will attract your readers and generate more clicks to your site. This is a simple yet…

97
Yays

jQuery Lumebox lightbox

Views 9838   downloads 1776   Lightbox & Dialog & Overlay

This is an alternative lightbox script for jQuery which can parse the RSS of the post or page of your blog then displays images inside them (off course only with specific image group you defined). The…

247
Yays

jQuery FormLabels Plugin

Views 15293   downloads 2623   Form

The idea of using captions on form input boxes is not new, but all previous methods of providing this functionality have a few disadvantages. The jQuery FormLabels Plugin is a result of working with hundreds…

115
Yays

JQuery.iviewer: zoom image and to drag effect

Views 24574   downloads 3496   Image Effects

JQuery.iviewer is a jquery plugin used to load and view image in container with ability to zoom image and to drag it with mouse in container. Plugin is expected to work in ie6+, ff2+, google chrome, opera…

106
Yays

Tablesorter jQuery

Views 12513   downloads 2678   Table

tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data…

142
Yays

Drag and drop HTML5

Views 13782   downloads 1854   HTML5

As we have mentioned in some of our previous articles & tutorials HTML 5 offers designers, developers and people in general a much richer experience, we are still just scraping the surface of the…