Calculator panel update
Sunday, 18. January 2004, 12:50:58
I've just updated my calculator panel:
<http://www.twjc.co.uk/goodies/calculatorpanel.html>
I have simply tidied up & added loads more distance conversions. You can now convert between inches, feet, yards, furlongs, miles, milimetres, centimetres, metres & kilometres in any combination you desire.
Tip: If the text area is too wide/narrow for your desired panel width open up the html file with a text editor & locate the line:
<input type="textarea" value="" name="workspace" rows="10" cols="39" /></textarea>
Increase or decrease the value for 'cols' until you find your preferred width.
This will obviously only work if you keep the calculatorpanel.html stored on your local drive.
I'll do volumes another time...
<http://www.twjc.co.uk/goodies/calculatorpanel.html>
I have simply tidied up & added loads more distance conversions. You can now convert between inches, feet, yards, furlongs, miles, milimetres, centimetres, metres & kilometres in any combination you desire.
Tip: If the text area is too wide/narrow for your desired panel width open up the html file with a text editor & locate the line:
<input type="textarea" value="" name="workspace" rows="10" cols="39" /></textarea>
Increase or decrease the value for 'cols' until you find your preferred width.
This will obviously only work if you keep the calculatorpanel.html stored on your local drive.
I'll do volumes another time...
