Tag Javascript

Download JavaScript cheat sheet

The JavaScript cheat sheet is designed to act as a reminder and reference sheet, listing methods and functions of JavaScript. It includes reference material for regular expressions in JavaScript, as well as a short guide to the XMLHttpRequest object.

Javascript Sound for the Web

  Last week I speak about a really cool MP3 Flash Player for the web and today I want to show you a Javascript Sound for Web. Is called SoundManger and lets web developers load, play and control sounds via…

Horizontal menu Flickr style

A very nice, simple and useful menu, developed with jQuery. If we can use js framewords why not, jQuery it’s very easy to use for traversing the DOM. The menu can be very easy implement with Prototype, MooTools or basic…

Create Clear and Colorful Web Applications

GlassBox is a compact Javascript User Interface (UI) library, which use Prototype and Script.aculo.us for some effects. With GlassBox you can build transparent border, colorful layouts and “Flash-like” effects. The GlassBox library .. is easy to use is customizable and…

Firebug – Recommended Firefox Add-ons

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.A webmaster should have this add-ons. Works with: Firefox:…