I have a form that is used primarily on Ipads or Iphones and would like it to bring up the numeric keypad when it is focused on a numeric field. In other words, when they touch the field that requires numeric input it needs to bring up the numeric keyboard instead of the text keyboard.
Is there a way to do this, maybe with custom CSS?