Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Wall Clock - JavaScript tutorial


Wall Clock
Category: JavaScript tutorials > Date & Time - Difficulty:


More cool JavaScript tutorials:



Sorting DIVs with jQuery
Sorting DIVs with jQuery
In this case we sort by date but the jQuery plugin we use can sort arbitrarily.
Category: JavaScript tutorials > DHTML - Difficulty:
A Designer's Guide to Prototyping Ajax - Extremely detailed article
A Designer's Guide to Prototyping Ajax - Extremely detailed article
A Designer's Guide to Prototyping Ajax - Extremely detailed article
Category: JavaScript tutorials > AJAX - Difficulty:
Toggle Function to Hide or Show an Element Using a Link
Toggle Function to Hide or Show an Element Using a Link
Create a link that hides/shows a specific area of the page.
Category: JavaScript tutorials > Links & Buttons - Difficulty:
Password Pro Password Protection
Password Pro Password Protection
Password Pro Password Protection
Category: JavaScript tutorials > Security - Difficulty:
JavaScript Password with External *.js Script
JavaScript Password with External *.js Script
It uses the a prompt for the user to input a password or request. The page is dynamically built based on the the user response. It uses an external *.js file (If referenced directly, it will download) that contains arrays to build the page. You should not rely on this for secure pages, but give a good example for low in content management. It's a bit clunky, but shows how to use to create dynamic page changes. I have used an external *.js file for site navigation.
Category: JavaScript tutorials > Security - Difficulty: