
More JavaScript Equivalents
Acceleration | Area Equivalents | Ascii Engine | Base Converter | Degrees Radians | Energy Equivalents | Euro Converter | Hertz Converter | Hex Rgb Converter | Japanese Pronunciation | Kilobytes To Megabytes | Length Equivalents | Mass Equivalents | Metrology Equivalents | Morse Code | Phone Num Converter | Power Equivalents | Pressure Equivalents | Rgb To Hex | Fahrenheit to Celsius | Celsius Fahrenheit | Time Converter | Url Revealer | Velocity Equivalents | Number To English
Description
Convert between frequency and beats per minute (i.e. 8 octaves lower). Enter a number in either field, then click outside the text box....View A Script Demo
Convert between frequency and beats per minute (i.e. 8 octaves lower). Enter a number in either field, then click outside the text box....View A Script Demo
Do you find it confusing setting up these script?
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="TextPad 4.4">
<LINK href="general.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
<!-- Original: Charles Lucy (lucy@harmonics.com) -->
<!-- Web Site: http://www.harmonics.com/lucy -->
<form>
<table border=0>
<tr>
<td>
Hertz:
</td>
<td>
<input type=text name=F value="440" onChange="C.value = 0.234375 * this.value">
</td>
</tr>
<tr>
<td>
Beats per minute:
</td>
<td>
<input type=text name=C value="103.13" onChange="F.value = 4.2666667 * this.value">
</td>
</tr>
</table>
</form>
</center>
</BODY>
</HTML>
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="TextPad 4.4">
<LINK href="general.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
<!-- Original: Charles Lucy (lucy@harmonics.com) -->
<!-- Web Site: http://www.harmonics.com/lucy -->
<form>
<table border=0>
<tr>
<td>
Hertz:
</td>
<td>
<input type=text name=F value="440" onChange="C.value = 0.234375 * this.value">
</td>
</tr>
<tr>
<td>
Beats per minute:
</td>
<td>
<input type=text name=C value="103.13" onChange="F.value = 4.2666667 * this.value">
</td>
</tr>
</table>
</form>
</center>
</BODY>
</HTML>
If you have a Business Proposal that you think may be of interest to us here at Best Download Sites please contact us to discuss the matter in further detail

