开发者

ie6 cant select inside of textbox

for some reason in ie6 i can only select a textbox by clicking the border. below is the styling it has:

borde开发者_C百科r: 1px solid black;
margin-bottom: 7px;
margin-left: 30px;
padding: 2px;
width: 300px;


i have finally solved this. there was some javascript the applied a zindex to the parent that caused this to break. i hard coded a z-index with an !important on it to the textbox and it fixed it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜