为什么 Opera 会调整电子邮件输入字段的大小?
这是我的代码:jsFiddle。
我已经在最新版本的 Chrome、Opera、FF 和 Safari 中对此进行了测试。除了 Opera 之外,一切似乎都很好。 Opera 似乎调整了电子邮件输入字段的大小,因为当我将其更改为文本时,效果很好。有解决办法吗?
编辑:在 Mac OS X 10.6.7 上使用 Opera v11.01
Here is my code: jsFiddle.
I've tested this in the latest versions of Chrome, Opera, FF, and Safari. All seems to appear fine except Opera. It seems as if Opera resizes the email input field because when I change it to text, it works out just fine. Is there a fix for this?
EDIT: Using Opera v11.01 on Mac OS X 10.6.7
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道有什么说电子邮件输入的默认样式应与文本输入的默认样式具有相同的宽度,并且您没有明确要求除浏览器的默认样式之外的任何内容。
I'm not aware of anything that says that the default style for an email input should have the same width as the default style for a text input, and you're not explicitly asking for anything other than the browser's default style.