在移动视图中使用键盘输入文本和Img重新定位

时间:2016-12-24 10:33:54

标签: jquery css

即使有一个固定的位置,我的元素随着Android键盘的弹出而移动。有什么办法可以预防吗?

s {
border: none;
display: none;
color: #9298a2;
font-family: 'Roboto', sans-serif;
position: absolute;
top: 600px;
left: 19%;
width: 600px;
z-index: 1;
font-size: 75px;
background-color: white;

}

Github链接:https://github.com/shaz13/Google-Home-Page 演示时间:http://www.mohammadshahebaz.com/gpage/ 任何帮助,将不胜感激。寻找任何解决方法。我正在使用jQuery。

0 个答案:

没有答案
相关问题