Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Javascript only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Javascript
Temperature Converter
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
2
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
1
2
template
Next
Brigitte Behrmann
New Member
Join Date:
Jun 2007
Posts:
25
#16
Jun 17 '07, 07:24 PM
Originally posted by
gits
hey ;)) ...
ok last step - after the line:
[CODE=javascript]
var TempInCelcius = (document.Conve rter.fahrenheit _in.value - 32) * 0.55;
[/CODE]
you put ... that rounds the value:
[CODE=javascript]
TempInCelcius = Math.round(Temp InCelcius);
[/CODE]
some lines later you do the same for TempInFahrenhei t ... all right? :)
kind regrads
Thanks so much, I see what I did wrong:
I entered
Code:
var TempInCelcius=Math.round(TempInCelcius); instead of TempInCelcius=Math.round(TempInCelcius);
If you are not too busy can you have a look at a post called Phone Number that I have just submitted....
Cheerio
BB
Comment
Post
Cancel
Steven Rickter
New Member
Join Date:
Jun 2007
Posts:
1
#17
Jun 23 '07, 03:00 PM
Hey BB!
Your questions have helped me so much, you the bomb!
Where are you from?
Comment
Post
Cancel
Previous
1
2
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment