首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

placeHolder不能展示

2013-07-11 
placeHolder不能显示事情经过:为了使某个DIV层垂直居中,会在其父DIV层上使用height:xxx px和line-height:x

placeHolder不能显示

事情经过:为了使某个DIV层垂直居中,会在其父DIV层上使用height:xxx px和line-height:xxx px,但是这样使用后,如果其中的控件使用了placeHolder,会导致placeHolder不能显示。

解决办法:暂时把line-height删除,使用margin-top。

热点排行