Jquery Login特效

 

Jquery Login特效,点击可以查看大图
需      要: 0.0 金币
折      扣: 100 (% 折)
 
相关搜索: Jquery Login 
下载次数: 8
支持一下(1)
100.00%
踩一下(0)
0.00%
  • 下载等级:
  • 编  号: 20120601160103
  • 浏览器兼容IE7.0,IE8.0,IE9.0,Firefox9.0及以前,Firefox10.0,Chrome17.0及以前,Chrome18.0
  • 更新日期: 2012-06-01
  • 大  小: 50.27K
  • 浏览次量: 2014
  • 开发者链接: 官网  演示
  • 相  关: 违规举报
  • 收  藏:( 0 人收藏) 加入收藏
  • 此内容校验人员: sinacomcn
分享到:   
17sina  
 中士 上传于/2012-06-01 16:04:02
零星会员   
   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery Login by 25175</title>
<meta name="Design Corp" content="顺通网络" />
<meta name="Author" content="powered by 25175">
<meta name="description" content="jQuery Login,25175-你我一起舞-教育资源信息整合"/>
<meta name="Keywords" content="jQuery Login" />
<script type="text/javascript" src="jquery.min.js"></script>
<style type="text/css">
<!--
.login {
 background-color: #9CF;
 border-right-width: medium;
 border-bottom-width: medium;
 border-left-width: medium;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #333;
 border-bottom-color: #333;
 border-left-color: #333;
 top: 0px;
 width:50px;
 position: absolute;
 -moz-border-radius-bottomright: 50px;
 -moz-border-radius-bottomleft:  50px;
 text-align: center;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 padding: 10px;
}
.login-form input {
 background-color: #eee;
 border: 1px solid #333;
 color: #333;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;

}
.login a {
 display: block;
}
.login-form a {
 font-size: 10px;
 text-decoration: none;
 color: #333;
 font-family: Arial, Helvetica, sans-serif;
}
-->
</style>
<script type="text/javascript">
  $(document).ready(function() {       

$(".login-form").hide();

$('#login-link').toggle(
   function()
   {
   $('.login-form').slideDown(1000);
      $('.login').animate({
      width:'200'
}, 1000);
   },
   function()
   {
   $('.login-form').slideUp(1000);
      $('.login').animate({
      width: "50"
      }, 1000);
                      });

           
                          });
</script>
</head>

<body bgcolor="#eeeeee">
<div class="login">
  <div class = "login-form">

    <form id="form1" name="form1" method="post" action="">
      <p>
        <label>
          Uname<br />

          <input type="text" name="textfield" id="textfield" />
        </label>
        <br />
        Pword<br />

        <label>
          <input type="text" name="textfield2" id="textfield2" />
        </label>
        <br />
        <label><br />
          <input type="submit" name="button" id="button" value="Login" />
        </label>
      </p>
      <a href="#">Forgot password ?</a>

    </form>
  </div>
  <a id="login-link" href="#"><img src="login.png" width="48" height="48" border="0" /></a>
  </div>
 
  <br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br /><br />
<br />
<br />
<br />
<br />
More script and css style
: <a href="http://www.25175.com" target="_blank" title="HTML DRIVE - Free DHMTL Scripts,Jquery plugins,Javascript,CSS,CSS3,Html5 Library">25175</a>
</body>
</html>

 购买记录
sun_changzhan
新兵
cping1210
新兵
paulmak
新兵
yinkesmail
新兵
刘涛_90
新兵
myGDRAGON
新兵
leonchou
新兵
dragonjiantian
新兵
其他最新源码
会员评论:  

一、不得利用本站危害国家安全、泄露国家秘密,不得侵犯国家社会集体的和公民的合法权益,不得利用本站制作、复制和传播不法有害信息!

二、互相尊重,对自己的言论和行为负责。

  验证码:
 
反馈请帮助我们提高!意见反馈