MP3 player with WMP and iPhone 3G skin
34
A MP3 player using Flash and JavaScript with Window Media Player 11 and iPhone 3G skin. A sound player you should try if your web pages use sound. Very easy to set up this player, only need place four files in the package on your host; playlist.xml file contains code to edit title, volume...
ShadedBorder
19
This playscript produces rounded boxes with a drop shadower without using images. You are able to use different formats on the same page. Highly customizable. Non-obtrusive.
Recall Form Values II
4
You've probably seen this feature within the comment forms of blogs, where a checkbox allows you assign whether to remember the values of certain text fields and call back them later. Well, this script adds such a feature to any form! See also similiar javascripts as: Remember Me, Remember Form Data, Remember Form Values script or from search results.
AJAX Page Fetcher
8
This AJAX playscript allows you bring other page's content (both asks to be from the same web site - avoid security issues) and show them on require inside the current page. You can further assign any external .js or .css files that should be loaded at the same time as the external page, because Ajax fetched pages often will be not load these files correctly equally they come out within the page's source.
Half moon tab menu
8
We called this CSS tab menu "Half Moon" based on its look. This menu uses a transpicuous background picture for each tab item to make a right round edge. This transparency means you will be able to change the colors of the menu items (such as the hover color) just by altering CSS color values within the style sheet. Easy alignment is as well supported, in order you will be able to, for example, align the tabs center or right if wanted. Nice!
Link to JavaScriptB@nk.com
15-04-2006 479
If you think that this website is useful, then let help us by introducing this website to everybody, by replacing a link which redicrects to this site.
CSS Scrollbar Maker
26-02-2006 666
This service will help you create the colorful scrollbars for your web pages quickly, you only choose your favorite colors and click buttons to generate out source code. It is compatible with IE6+, Nescape browsers and will also work in others.
Encrypt
26-02-2006 3214
You can use this service to encipher a part of your data or whole the web page. You can use this service through three level.

Tutorials: Yahoo! UI Library: Paginator
The Paginator Control allows you to reduce the page size and render time of your site or Web application by breaking up large data sets into smaller pages. Paginator addresses the navigation aspect of chunked content, offering a set of controls that it can render into your UI to allow users to navigate through logical sections of local or remote data.

Snippets: Event Listeners
Add event listeners for all browsers at once. Easy to use, for all browsers.

Navigation: Dropdown Menu
This is a very nice animated dropdown menu. Highly customizable, using unobtrusive JavaScript and CSS. Easy to implement.

Tutorials: MooTools Basic Tips for Web Designer: Part 3 - Interaction with HTML Forms
This tutorial series illustrates some simple tips to begin working with MooTools. This installment illustrates how to implement simple interactions with form input elements using this powerful framework and unobtrusive JavaScript code.

Page-Details: Copyright Notice
This unobtrusive script will update the current year for the copyright notice on a page. No need to worry about changing it from year to year. Very easy to implement.