About This Product
Metachecker.net | TrafficChecker.net | RankChecker.net
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet

Math Related

Magic Square
Compatibility: IE5+
Description:

"Magic Square" will guess a symbol you choose. Any magic, just javascript. But very interesting!

 

Loan Calculator
Compatibility: IE5+, NS3+
Description:

A JavaScript calculator that calculates your monthly loan payment.

 

JavaScript dice simulator
Compatibility: IE5+, NS3+
Description:

This is a fun JavaScript dice...use it when the real thing's not close by!

 

Graphical Calculator
Compatibility: IE5+, NS3+
Description:

A cool JavaScript calculator with a graphical interface! Sure looks better than most JavaScript calculators out there.

 

New European currency calculator
Compatibility: IE5+, NS3+
Description:

This is an absolutely fabulous european currency calculator that calculates the money value of european countries currency in terms of the new European currency. Very cool!

 

Calorie Calculator
Compatibility: IE5+, NS3+
Description:

A calculator that calculates how many calaries you've burned based on the information entered.

 

GPA calculator
Compatibility: IE5+, NS3+
Description:

Calculates the person's GPA

 

"What day of the week was I born?" script
Compatibility: IE5+, NS3+
Description:

You may know what year and the exact date you were born...but let me ask you this question: "What day of the week was that?" This script tells you that!

 

Decimal-to-binary converter
Compatibility: IE5+, NS3+
Description:

Looking back at when I was in college, there were many occasions when I had to convert decimal to binary numbers (especially on assignments). If only I had the following script! It's a decimal-binary converter that, well, converts decimal numbers to binary instead! Simply enter into a text box the number in decimal form, and out comes it's twisted clone!!

 

Basic calculator
Compatibility: IE5+, NS3+
Description:

Your basic calculator. Nothing fancy.

 

Scientific calculator
Compatibility: IE5+, NS3+
Description:

A slightly more "advanced" JavaScript calculator.

 

Data Sorter
Compatibility: IE5+, NS3+
Description:

This is a script we created which primary use is actually not on a webpage, but on your hard drive. It's a data sorter that sorts data entered into a text box either into alphabetical or numerical order. We all need to sort data every once in a while, and this is the perfect program to help you do it!