Submit your widget
182
Yays

CSS Navigation Rollovers With Drop-downs

Views 20236   downloads 4375   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…

97
Yays

Simple CSS vertical menus

Views 24849   downloads 3476   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…

95
Yays

jQuery Sliding Tab Menu for Sidebar

Views 12272   downloads 2427   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…

120
Yays

jQuery Rollover Nav Bar

Views 8432   downloads 1443   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…

168
Yays

CSS Star Rating System

Views 20329   downloads 3614   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…

122
Yays

CSS Overlapping Tabbed Navigation

Views 13980   downloads 2317   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…

91
Yays

Using the Wonderful jFlow Plugin JQuery

Views 10589   downloads 1811   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…

110
Yays

jQuery Multimedia Portfolio (multi-format carousel for jQuery)

Views 13503   downloads 1636   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"…

136
Yays

DOMTab - Navigation tabs with CSS and DOMscripting

Views 9541   downloads 1791   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…

648
Yays

Vertical Scrolling News Ticker With jQuery jCarouse

Views 78967   downloads 17412   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…

94
Yays

jQuery Lumebox lightbox

Views 9500   downloads 1625   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…

244
Yays

jQuery FormLabels Plugin

Views 13852   downloads 2433   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…

109
Yays

JQuery.iviewer: zoom image and to drag effect

Views 23817   downloads 3279   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…

103
Yays

Tablesorter jQuery

Views 12144   downloads 2494   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…

139
Yays

Drag and drop HTML5

Views 13348   downloads 1686   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…