Hi, just found this incredible framework yesterday and am loving it so far. One make or break question for me however. Is there anything built in to help assist in showing a currency textbox? So the user would click on the text box and it would show just numbers like the "tel" type, however as the user enters in the numbers, they shift in from right to left.
So if I hit 1,2,3,4,5 the text box would show the data in this order, 0.01, 0.12, 1.23, 12.34, 123.45.
I didn't see anything in the PDF, so I'm guessing I am going to have to custom javascript code this one in myself. I just wanted to check with you first before putting my head down in it.
Thanks!


