http://www.ensatfms.com/ext/test/
click on forms->datefield, and forms->combobox
the icon sits a pixel or 2 higher than the input box.
click on forms->datefield, and forms->combobox
the icon sits a pixel or 2 higher than the input box.

|
#2
|
|
It's 1 pixel off. The css has a class which fixes IE's auto 1px "can't be removed" margin by applying a -1px margin. That class doesn't appear to be getting applied to the input. Is there any chance you can isolate it outside of the app?
By the way, it's looking real nice with the new examples. ![]() |
本文讨论了一个关于网页中输入框及其图标位置偏移的问题,特别是在IE浏览器中出现的1像素偏移现象。作者提到了一种通过应用-1像素边距来修正IE自动添加无法移除的1像素边距的方法,并询问了是否有可能将该问题独立于应用程序之外进行复现。
2806

被折叠的 条评论
为什么被折叠?



