0

I want to use in my program. I want to know, how they will be displayed in browsers which do not support HTML5.

Roopak A Nelliat
  • 2,009
  • 3
  • 19
  • 26

1 Answers1

1

As every other newly introduced input types by HTML5, as an:

<input type="text" />

See HTML5 - input=number and incompatible browsers accepted answer.

Community
  • 1
  • 1
Jerska
  • 11,722
  • 4
  • 35
  • 54