The Javascript Temperature Converter was quite simple to write
and has proven to be very helpful. It converts Celsius into Fahrenheit and vice
versa.
The reason I wrote this javascript temperature converter is
because my wife always tells me the temperature of holiday destinations
in Fahrenheit and I can never be sure how hot it is in Celsius,
so the javascript temperature converter came in handy.
The Javascript Temperature Converter
Simply click inside the window below, use your cursor to
highlight the javascript, and copy [Control]+C the javascript into a new file in your
text editor (such as Note Pad) and save [Control+S].