
Feature your own tutorial here! Find out more.
Force IE6 to Display Alpha Transparency
Submitted by envato » We're running short on quick tips! That means we need your expertise! For tonight's evening tip, I'll simply refer you to the "2 Minute Video Tip" that I created on my personal site, Detached Designs, this morning. We'll be back to the normal format tomorrow. Keep reading if you have some ideas.
Create a "Click and Drag" Function with Javascript
Submitted by envato » In many modern web applications, developers look for ways to make it easier and more intuitive for users to interact. A drag and select function can help your users select multiple objects quickly.
Create A Tabbed Interface Using jQuery
Submitted by envato » Creating tabbed interfaces suddenly becomes a piece-of-cake when using the Tabs function in the jQuery UI library. It can be utilized to create completely unique interfaces without having to be a coding God - using only one line of code!
Multiple onload functions
Submitted by PHPwned » A short tutorial on adding multiple onload functions to a webpage using addEventHandler/attachEvent.
Making an Image Viewer with Javascript and PHP
Submitted by noobic » How to create a simple image viewer using javascript and PHP
How to Create a Useful Random Number in Javascript
Submitted by Web Cash » Javascript's built in randomizer returns a probability - a random value between 0 and 1. You need to do a little extra work to get a random number that's use-able for picking a random item from a list or working into a game design. This tutorial will show you the standard formula for creating a useful random number from that original randm value.
How to do String Replacement in Javascript
Submitted by Web Cash » String replacement is simple enough in PHP - use the str_replace function. Is there an equivalent function we can use in Javascript?
Striped Tables Using JavaScript
Submitted by DeveloperTutorials.com » JavaScript can be incredibly useful when you need to automate repetitive tasks. In this article we'll implement a simple JavaScript function that will apply alternate striped rows to a table. We'll implement this technique using unobtrusive JavaScript.
The JavaScript Programming Language, By Douglas Crockford | Part 1 of 4
Submitted by Amelie » Do you want to learn javascript right now? As easy as spending four hours watching these smart guys talk. Let me know how it was to you.
Javascript timeout usage
Submitted by PHP F1 » In this tutorial I will show you how to use timeouts in your JavaScript code. With this information you will be able to create a usefull timer.


