Template Sites
Featured Sites
Members Area
Partners Sites
Javascript Tutorials

Session-only cookies

We look up the recipe for session-only cookies, and how they can help your scripts retain information even after the..

Views: 185

Create a

Creating a "back" link in JavaScript is very easy. Basically it works just like the "back" button on your Web..

Views: 156

Form Validation

How can you check that the applicants are high school graduates? Learn how to check form fields before submitting it..

Views: 322

JavaScript Primer

So what is JavaScript? Is it Java? What does it do? Is it difficult to learn? These questions will all..

Views: 215

Number rounding in JavaScript

So trivial a task to us humans, almost so to JavaScript as well. Round up your brain cells as we..

Views: 205

Menu Swapper

Move selected items from one list box to another using direction buttons. It works like database field selection, supports selecting..

Views: 225

Protected Link

This small script masks the URL in the status bar to hide the real link to that particular page..

Views: 271