javascript - Spinner for a persons height in feet and inches -


so i'm working on spinner integertype input in symfony when spins increases inch etc , continues onto feet. want read 5'8" or 8". i'm using value persons height. i'm storing centimeters know have conversion. don't know how show feet , inch marks nor how change base of number in inches , feet.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -