Sunday, 8 September 2013

fractions in html forms

fractions in html forms

Is there a way to enforce fraction use in an input box. For example 3/4 or
¾. I'm using MathJax to display the fractions in my page but when the user
types 4 then / followed by 9 or any other numbers I want it to change into
a fraction. I know I can use . Is it possible to use / in there as well?

No comments:

Post a Comment