Graphic Enhanced Calculator






Calculator

Expression:
Result

Script by: Mattias Sjöberg
UPDATED:1996-11-06

 

From the author...

     This is based on the first and the second calculators that I designed. It's also a tour in the JS-history. The first script uses ordinary form elements and simple math functions. The second one uses an image map that is able to call a JS function. This script takes advantage of the new Image features in JS 1.1 (Netscape 3.0). Enjoy!      BUGS: If you want to crash this script, go ahead, it's not that hard. This is the first version. If you use it "normally" it shouldn't crash.

     You will need a bunch of things to make this pup work. Get them all.

Grab the ENTIRE Script

     Please note: This script is being offered in simple text format. When you click to Grab the Script, the text should display. Internet Explorer and AOL users may get a blank page or the script may run and produce the effect. If this happens, choose SAVE AS from the FILE menu and save the blank or compiled page. ...and get these images...

[dg0.gif]
[dg1.gif]
[dg2.gif]
[dg3.gif]
[dg4.gif]
[dg5.gif]
[dg6.gif]
[dg7.gif]
[dg8.gif]
[dg9.gif]
[calcbl.gif]
[dgbl.gif]
[dgmin.gif]
[dgp2.gif]
[left.gif]
[line.gif]
[line2.gif]
[main.gif]
[right.gif]

Back to the Clocks, Calculators, and Calendar Scripts