Subject: pace fieldAny reason that you're forced to hit the "Calc" button to get the pace to display on your blog? For example, if I enter the distance and time, and don't hit the button, I get "--" in the pace cell on the blog entry. Obviously this isn't a big deal, it's not like it's a difficult thing to hit the button, but I was just wondering.  you could always put an onfocusout on those fields, check if they're both filled, and call the calcs() function if they are. just a thought. Edited by timInVirginia 2007-01-15 11:36 AM
|