|
|
|||||||
|
Using the Date object. Here is a simple yet usefull tutorial on the Date object. If you are going to use the Date object you will need to define a variable and new Date. Simple Clock [Video] In this video, I'll show you how to make a simple clock with Javascript. Javascript: Analog Clock This is the code for an analog clock once I found! But yesterday I saw it on littlefranciscan website. How to create a countdown timer in Javascript To create a countdown timer in JavaScript we will first need to make it tick with a interval of 1000 milliseconds (1 second). To do this we have to use the window.setTimeout function which will call a... Cool LCD Clock Beautiful Lcd Clock applet that accepts 3 parameters: background color,format and blinking enable. Random images per day using javascript and jquery This script shows how to display random pics or images depending upon the day.This script use simple javascript approach along with jquery. Javascript Countdown script for Christmas or NewYear This is another script with much more flexible and simple approach for the date/time countdown part of your website.Just add the below script.This can be used especially as your Christmas/NewYear coun... JavaScript Timers with setTimeout and setInterval In this tutorial we'll look at JavaScript's setTimeout(), clearTimeout(), setInterval() and clearInterval() methods, and show how to use them to set timers and create delayed actions. Working with Dates in JavaScript This tutorial describes JavaScript's Date object, and shows how you can use it to manipulate dates. Also included is a simple script to display today's date on your web page. Very handy! Calendar Script Using Javascript A simple calendar script using php, very useful.Powerful script which is easy for you to understand and customize. |
||||||||