Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Basic...
 6. Phase...
 7. Menu with...
 8. UserGate...
 9. Two Levels XML...
10. PixExpose
more ...
Top rated
 1. JavaScript...
 2. Essential PHP...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. UserGate...
 9. Export MS...
10. PHP to detect...
more...

HOME > JavaScript > Date and Time

 Date and Time scripts

Max's Simple Time
With Max's Simple Time you can easily display the actual time in real time on your web page. The installation is very simple and you can put the clock where you want. A detailed installation instruction and an example code can be found in the install
 
Popup Calendar Date Capture
Popup Calendar Date Capture is a client-side script that allows users to enter a date value into a form field by selecting it from a popup calendar. The calendar allows users to navigate then select any date they require. The date value can be displa
 
JavaScript Time Picker by the NoGray.com
The first ever Time Picker that utilize a very easy drag and drop interface. With it's unique design, anyone can drag the minutes or hour hands independently to select a time. Here is a quick list of features: - Easy to use and implement. - Inde
 
JavaScript Digital clock
In this article we are going to design a JavaScript based Digital Clock. Here we are see use a HTML Form to show our Digital Clock. Take a look below on piece of code… Here we have defined HTML form. And use input and assign a class frm to it. Cl
 
JavaScript Status Text Clock
Here we are going to display Text Clock at status bar of browser.First of all we have define variable var currentDate=new Date() and create a date object. Then define function NumToText() which take input as number which is output of method supported
 
JavaScript Status clock - Advance
JavaScript Status clock - Advance<br /> Now we are going to manipulate data which we get from Date object constructor. Using the date object and some of its methods, you can create your own JavaScript clock customized to our needs.Here we are g
 
JavaScript Status clock - Basic
In this article we are going to see the ways to add different effects at the status bar of a web browser.Here we are see how to add clock at our browse status bar. Take a look below on piece of code… Here we have define BrowserClock() function. An
 
Live Clock
This script presents the current date and time live on your page. It's dyanamic feature allows to change seconds even in just a html page.
 
Digital Clock
This is a javascript made digital clock has a appearance just like a LCD clock. It can show weekday, month and year too.
 
Javascript Date Function
Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website.
 
1 2 3 4 5 6 7 8 9