Size attribute ignored when type is number!
6 posts
• Page 1 of 1
Hi All,
I have the current version of Firefox installed on Win10 Pro 64-bit. I have found that when using an input element of the number type the size attribute is ignored. Bug? Thanks for any help, Charles Minimal test case?
Intelligent alien life does exist, otherwise they would have contacted us.
HTML input type “number” won't resize
http://stackoverflow.com/questions/22709792 HTML <input> size Attribute http://www.w3schools.com/tags/att_input_size.asp Oh, since other browsers support the re-size but Firefox doesn't I have to use CSS instead. I mean, even IE 11 and Edge support this but Firefox doesn't!
https://www.w3.org/TR/html5/obsolete.html#obsolete
I'm not entirely sure I understand the rationale. Size is something different than min/max (or its regular input equivalent maxlength). Presumably it has something to do with this: https://www.w3.org/TR/html5/sec-forms.h ... typenumber
Chromia and WebKits seem to behave the same as Firefox so "other browsers" really just means one browser. ![]() (Edge is IE12 no matter what they call it.) Intelligent alien life does exist, otherwise they would have contacted us.
6 posts
• Page 1 of 1
Return to Web Development / Standards Evangelism Who is onlineUsers browsing this forum: No registered users and 3 guests |
![]() |