Submit your widget
105
Yays

using jQuery and CSS3 a Speech Bubble Tooltips

Views 8111   downloads 2023   Tooltips

There are a very lightweight and good looking tooltip without using any images. The HTML This tooltip is going to work on any <a> link that has a class of “sbtooltip” and contains a…

105
Yays

To scroll through content Tabs for jQuery

Views 10716   downloads 2199   Tabs

The example allows you to scroll through content by clicking on tabs, without the page having to reload. The content is already on the page, you just need some javascript to tell it to display. It’s…

105
Yays

simple jQuery Drop Down Menu

Views 11441   downloads 2854   Menu & Navigation

Introduction Alright, this time, we are going to make a drop down menu. The main objective is to make it as simple as possible, with some little jQuery effect and easy to customize/ apply different style…

105
Yays

CSS&jQuery;: Highlight keywords text

Views 9136   downloads 2100   Text & Link Effects

we'll come up with a solution to highlight identified keywords (using named entity recognition) inside of a chunk of user generated text. While the idea was fairly simple, the challenge was creating a…

105
Yays

MooTools Brilliant Animated Tabs

Views 16185   downloads 3289   Tabs

There are times when we need to display a bit too much content in a small space. One way to do it is by using tabs. Fancy tabs is a tabs navigation display that tries to cover most situations, from AJAX…

105
Yays

3D Awesome Buttons with CSS3 & jQuery

Views 14293   downloads 2098   Buttons & Icons

It's not support IE.There is no doubt that websites are edging more and more into the web app, or interactive arena, rather than the static websites that most of us began with. As links and buttons are…

105
Yays

Custom jQuery form Selectbox

Views 15044   downloads 2384   Form

Replaces the standard HTML form selectbox with a custom looking selectbox. Allows for disable, multiselect, scrolling, and very customizable. // SIMPLE USAGE $(".exampleDiv").custSelectBox();…

105
Yays

Facebook-style tooltips with jquery plugin

Views 16471   downloads 4070   Tooltips

This is Simple Facebook-style tooltips plugin; Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect based on an anchor tag's title attribute. Basic By default, tooltips will appear centred…

105
Yays

Beautiful CSS3 multicolour Dropdown Menu

Views 29279   downloads 8183   Menu & Navigation

This will colored tabs with slideout submenus. I don`t used any defined palette – tabs in different colors. Can warn, that all sliding effects will work only in FF, Chrome, Safary browsers, possible…

105
Yays

jQuery scroll News Previewer

Views 14906   downloads 3086   Slideshow & Scroller

we will create a news previewer that let’s you show your latest articles or news in a compact way. The news previewer will show some list of articles on the left side and the preview of the article…

105
Yays

very cool and useful Lightbox JS

Views 16942   downloads 3390   Lightbox & Dialog & Overlay

Lightbox JS is very cool and useful script to display an image on the page. However only the part of the image is displayed when the image size is larger than the window size. So I've created original…

105
Yays

Pure CSS3 multiple Animated Buttons

Views 17534   downloads 4734   Buttons & Icons

Still hyped by the possibilities of CSS3, I want to share some CSS3 button experiments with you. The idea is to create some animated link elements with different styles, hover effects and active states.…

104
Yays

jQuery lightBox plugin

Views 10637   downloads 2807   Lightbox & Dialog & Overlay

jQuery lightBox plugin is simple, elegant, unobtrusive, no need extra markup and is used to overlay images on the current page through the power and flexibility of jQuery´s selector. lightBox is…

104
Yays

jQuery Moving Tab and Sliding Content

Views 10804   downloads 1953   Tabs

how to create a moving tab slide content in this tutorial. Basically, the tab section simulate Lava Lamp Effect, and the content is using animate method to slide it.   1. HTML In the container #moving_tab,…

104
Yays

Vertical Flyout JavaScript Menu

Views 11292   downloads 2885   Menu & Navigation

This animated JavaScript flyout menu is clean and lightweight at only 1.6kb.This script has been tested in all major browsers