Category Archives: Javascript

Drag and drop table content with JavaScript

Tricky drag and drop contents of a table between cells using Javascript. Useful plugin… Resource: Sample | Tutorial

Posted in Javascript | Tagged , | 1 Comment

Simple Text Resizer using jQuery

Create a simple text resizer which can be added to your page. Resource: Sample | Tutorial

Posted in Javascript | Tagged , | 1 Comment

JavaScript-based browser history event manager

dsHistory is a small, cross-browser JavaScript library that can be used in web applications to handle the browser’s back and   Read the Rest…

Posted in Javascript | 1 Comment

9 Javascripts snippets that can make your coding life easy…

This set of 9 javascript snippets are must have JS scripts which can help you in creating clean websites &   Read the Rest…

Posted in Code Snippets, Javascript | 5 Comments

AutoSnippet – automatic snippet generator for HTML and JavaScript

Code snippets posted online are a great source of knowledge and a simple way to share experience and to reuse   Read the Rest…

Posted in CSS, Javascript | Leave a comment

Smooth counter/timer using Prototype

Add a smooth counter/timer till a page loads or db access. Interesting plugin using javascript/prototype… Resource: Sample | Tutorial

Posted in Javascript, Prototype | Tagged , , | Leave a comment

Create rounded corner images using CSS & Javascript

Adding round corners to images is always a tricky effect on site. This tutorial helps you in creating rounded corners   Read the Rest…

Posted in CSS, Javascript | Tagged , , | Leave a comment

Dropdown Menu with Multi Levels – JavaScript

Sleek Multi-level drop down menu script using javascript & lightweight (only 1.2 KB). It features animation, active header persistence, easy   Read the Rest…

Posted in Javascript | Tagged , , | Leave a comment

Gettyone-like Search Options Menu – CSS & Javascript

Implement a Gettyone-like search options menu which display a layer with some search options below the input search field, when   Read the Rest…

Posted in Javascript, Scriptaculous | Tagged , , | Leave a comment

Digg like Simple CSS Vertical menu – CSS & Javascript

Implement a simple vertical menu digg-like using CSS and javascript to show/hide sub-menu. Links: Demo & Tutorial

Posted in Javascript | Tagged , | 4 Comments