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

Fill an input field with the current date and time with javascript - JavaScript tutorial


Use javascript to fill an input field with the current date/time to save time for your self. A handy function with complete code and html to copy paste
Category: JavaScript tutorials > Date & Time - Difficulty:


More cool JavaScript tutorials:



JavaScript for the Total Non-Programmer
JavaScript for the Total Non-Programmer
This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter."
Category: JavaScript tutorials > Basics - Difficulty:
Google AJAX Suggest Tutorial
Google AJAX Suggest Tutorial
If you have ever seen Google Suggest and though "how did they do that?" this tutorial is for you. It will show you step by step the process involved in creating your own Google Suggest style search box on your website.
Category: JavaScript tutorials > AJAX - Difficulty:
Performing GET and POST requests using Ajax
Performing GET and POST requests using Ajax
Ajax, once stripped of all its fanciness, basically describes just two things- performing "GET" and "POST" requests asynchronously. This tutorial explains Ajax frankly and gently, while also covering the important topics of fetching XML and JSON files using Ajax.
Category: JavaScript tutorials > AJAX - Difficulty:
Display current date with javascript
Display current date with javascript
A script that displays the current date , in the format of "Friday, March 16, 2001"
Category: JavaScript tutorials > Date & Time - Difficulty:
Validation (password)
Validation (password)
Validation (password)
Category: JavaScript tutorials > Forms - Difficulty: