Archive

Posts Tagged ‘add’

JavaScript Calculator

September 11th, 2008 programming No comments

JavaScript calculator allow you to enable calculation tool on the web. This calculator support basic operation such as division(-), multiplication (*), substraction(-), addition(+), negation(+/-), and percentage(%). This calculator can be enhanced for sure by adding more advanced mathematical operations.

Platform

This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Adding a Digital Clock on Your Web Page

September 5th, 2008 programming 2 comments

This javascript allows you to display a digital clock on your web page. This clock can be put in the body area (in a HTML element), status bar or the browser title.

Platform

This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)