Today is . Page created 03/12/03, updated 05/23/06

Hi-Tech Hi-Tech Calculator Hi-Tech

T his calculator can do everything! Besides the basic functions: add, subtract, multiply, and divide. It can take the reciprocal, cos, sin, and tan of a number, square root, and has special square and cube buttons. Also does any power of a number you want.

W e have tested the code in IE5.5, IE6, Netscape4.08, Netscape7.0, Netscape8.1, Firefox1.5.0.3, Opera8.54 and AOL Explorer1.2. This script worked well in all platforms with no variations observed.

D epending on your knowledge of HTML and java scripts, this is an easy two part copy and paste code with "No" reconfigurations. Once you paste the appropriate parts of the code in the <HEAD> and <BODY> sections (where you want it to appear) of your document, it is done. The table it sits in is transparent so it will look good on any color page it goes on.

I f your site deals with calculations and requires a calculator but don't want one always visible, you can have this calculator in a little pop up window that is the exact size of the calculator. Just place the codes on a document that only has the calculator and be sure to have it aligned to the center. In other words, create a document like the below example. Also to add a little more professionalism to the pop up calculator window, also include a close window button as also shown below.

<html>
<head>
<title>Your Title Here</title>

<HEAD> Section Of Code Here

</head>
<body bgcolor="#000000" text="#ba55dc" link="#fff8dc" alink="#fff8dc" vlink="#fff8dc">
<basefont size="3">
<div align="center">

<BODY> Section Of Code Here

<!---------- Start Close Window Button ---------->
<form>
<input type=button value="Close Window" onClick="javascript:top.window.close();">
</form>
<!---------- End Close Window Button ---------->

</div>
</body>
</html>

B elow is the little java script for the pop up window. Just add the path to the document you have created where it tells you to and set the size of the window to the look and feel that you like. The below settings on the pop up window are the same as you will see it pop up for you.
High ~ Tech Calculator Pop Up ]

<A HREF="javascript:void(0)" ONCLICK="open('URL Path HERE',
'myannouncer','toolbar=0,location=0,resizable=0,width=400,height=300')">Calculator</A>

W e hope our tutorial was easy to follow and we covered everything in detail. If you would like to add this effect into your pages, grab the respective below link* and you are there. If you have any problems with this or anything else, feel free to consult our FAQ ] and if you can't find the answer there, contact us ].
Get Code Here   [ Rate This Page ]  

For Your Information For your Information:     * Since the original script site no longer archives this effect, we now are archiving this script for your convenience.

Talk Live To A Support Technician

Search Our Site By Individual letter

A ]  [ B ]  [ C ]  [ D ]  [ E ]  [ F ]  [ G ]  [ H ]  [ I ]  [ J-K ]  [ L ] 
M ]  [ N-O ]  [ P-Q ]  [ R ]  [ S ]  [ T ]  [ U-V ]  [ W ]  [ X-Y-Z ] 

Little Tips Directory

Page 1  ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5  ] [ Page 6  ] [ Page 7  ]

Index Page 1 ] [ Index Page 2 ] [ Index Page 3 ] [ Index Page 4 ] [ Index Page 5 ]
Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ]
Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ]

News Letter Archives ] [ Navigation Page ] [ Archives Of Published Material ]
Link To Us ] [ Alphabet Index ] [ Feedback ] [ On Line Support ] [ FAQ ]
Webmaster Utilities ] [ Casino ] [ Banner Exchange ] [  Advanced Site Search ]

If you are part of the ever growing number of webmasters who enjoy sharing your knowledge with others on web design, join The Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today

This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.

Copyright © Consigliere Ltd., All Rights Reserved. 2001-