javascript
conversioni e utilità
italiano
english
Tabelle di conversione
scegli una GRANDEZZA
ACCELERAZIONE
ANGOLI
AREA
CALORE, entropia, etc.
ELETTRICITA' e MAGNET.
ENERGIA e LAVORO
FORZA
LUNGHEZZA
LUCE
MASSA e INERZIA
MOMENTO della FORZA
PERMEABILITA'
POTENZA
PRESSIONE
RADIOLOGIA
TEMPERATURA
TEMPO
VELOCITA'
VISCOSITA',dina., cine.
VOLUME, capac. portata
Fattori di conversione in PDF
SELEZIONA
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
Y
ALL LIST
sistema internazionale
multipli e sottomultipli
costanti fondamentali
unità fondamentali e derivate
tavola periodica
calcola area del triangolo
compatibile IE NE
<!-- START OF SCRIPT --> <script language="javascript"> function area() { var base = prompt("enter the base of the triangle") var height = prompt("enter the height of the triangle") var sum = (base*.5)*height alert("The area is "+sum+". This was solved by using a = 1/2bh") } function about() { alert("This script was created by Greg Bland. dabomb@lorien.ml.org") } </script> </head> <body> <form> <input type="button" value="Area of Triangle" onClick="area()"> <input type="text" name="areaf"> </form><I><center><HR> </center> Script by:<a href="http://dabomb.lorien.ml.org">Dabomb</a><P> Man, I wish i had some of these calculator scripts in high school. Click on the button to get it started if you haven't already.<P> <A HREF="triangle.txt" ONMOUSEOVER="window.status='GRAB THE SCRIPT'">Grab the Script</A> </html> <!-- for more visit www.themeter.net --> <!-- END OF SCRIPT -->
seleziona tutto il codice ed utilizza
copia-incolla
per inserirlo nelle tue pagine
Copyright © 1999 -2010 THEmeter.net -Tutti i diritti riservati -
|
Home
|
Search
|
Disclaimer
|
E-mail
|
Donazioni
|
- www.THEmeter.net -- www.conversioni.it
-
(ver. # 23.03.08 )