This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: To page reload, or not?
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Would you expect clicking on F to get Farenheight, C for Celsius would cause a full page refresh?
Not me. Surely it would be easier to do the simple math inline in JS?
Or maybe you want to store the fact that this session likes water to boil at 100 and freeze at 0. Then send back an Ajax request to simply say "default to Celsius"