> Javascript help.?

Javascript help.?

Posted at: 2014-12-18 
How would I begin creating a simple temperature conversion calculator?

I already have the HTML for it:







Temperature Converter







Enter a Temperature to Convert in the field below and select the starting scale.









Fahrenheit to Celcius







Celcius to Fahrenheit





























And I already made my vars etc. But how would I make the formula work? where would I start at.