JavaScript Program to show Clock Type
This is a really neat little script that can display the current time in “Military Time” or “12 Hour Time” with the push of a button. Give it a try, it’s neat!...
Read Moreby M. Saqib | Last updated Nov 28, 2017 | Java Script |
This is a really neat little script that can display the current time in “Military Time” or “12 Hour Time” with the push of a button. Give it a try, it’s neat!...
Read Moreby M. Saqib | Last updated Nov 28, 2017 | Java Script |
This is a simple JavaScript Program to show Date and Time Stamp. With this script, you can have the date and time the page was loaded ‘stamped’ to the page. This would make a wonderful header or footer for any web...
Read Moreby M. Saqib | Last updated Nov 28, 2017 | Java Script |
This script does a great job of displaying information about your web browser including version, your computer’s platform, if Java is enabled, how many pages you’ve visited, and screen resolution. Take a look,...
Read Moreby M. Saqib | Sep 9, 2008 | Java Script |
It’s often necessary to make a script only accessible to the newer browsers (that can support the script without error) and keep older browsers from trying to work with it. This script, as an added plus, is very short....
Read Moreby M. Saqib | Sep 9, 2008 | Java Script |
Does it ever bother you how much a long-distance phone call is going to cost, after you hung up? With this script, all you have to do is enter the amount per minute, and any initial amount, then click start when the call begins...
Read Moreby M. Saqib | Last updated Mar 21, 2018 | Java Script |
The periodic table is a tabular arrangement of the chemical elements, ordered by their atomic number, electron configuration, and recurring chemical properties, whose adopted structure shows periodic trends. Besides a very...
Read More