I have a input box width fixed width and size but even the number of letter allowed inside the text box varies from browser to browser.
Ex. In IE and chrome we can enter upto 9 digits, to completely view all the characters,
whereas in firefox and safari we can enter upto 8 digits, to completely view all the chararctes.
How can we reset so that all all browsers show exact number of digits for fxed and width and size.
Not sure you can…all browsers have their own implementation of inputs (and fnt rendering come to that) and I don’t think (I’d have to check) that their is a ‘normalize’ input option.
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘CSS’ is closed to new topics and replies.