What To Do

Social Bookmarks

Feeds

  1.  
    theInnkeeper
    I have no clue what javascript is tied to the number fields like miles and time.  Whatever it is moves my cursor whenever  I try to edit an existing number.  If I put in 12.64 miles, but 16.24 miles, I basically have to delete the number and re-enter it.  I can't put my cursor on the number I want to change because the cursor moves.
    • CommentAuthorGold Membershipaea@mmf
    • CommentTimeNov 1st 2008
     
    aea@mmf
    Could you be more detailed as to where in and in what circumstances you encounter this problem?
  2.  
    theInnkeeper

    Go to Create New Workout / Activity

    Go to the Time Taken fields.

    In hours, minutes or seconds, put the cursor between the two 00.  as in 0|0.

    Delete the first 0 using backspace.

    After you delete the 0, the cursor moves to the end of the line (after the last 0).  If you use your arrows to move left, it just moves your cursor back to the end of the number.

     It has to do with the JS function, numbersOnly(). Instead of running that on 'onKeyUp', run it on 'onBlur'

Report Offensive Content