小编Rit*_*tel的帖子

使用jQuery更改边距值

如果有错误消息我有以下代码.然后登录表单的边缘顶部应为"0",对于第一个错误,msg margin top应为"70px".

<span class="portlet-msg-error"> You have entered invalid data. Please try again. </span>

<span class="portlet-msg-error"> Authentication failed. Please try again.</span>

<div class="login-form" style="margin-top: 70px;"> Form Display here </div>
Run Code Online (Sandbox Code Playgroud)

html javascript jquery

8
推荐指数
1
解决办法
2万
查看次数

标签 统计

html ×1

javascript ×1

jquery ×1