<2009年10月>
          27282930123
          45678910
          11121314151617
          18192021222324
          25262728293031
          1234567

          統計

          • 隨筆 - 16
          • 文章 - 0
          • 評論 - 6
          • 引用 - 0

          常用鏈接

          留言簿

          隨筆分類

          隨筆檔案

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          2009年10月13日

          jquery validation

               摘要:  1<%@page contentType="text/html; charset=GBK"%>  2<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>  3<%@ taglib uri="http:/...  閱讀全文

          posted @ 2009-10-15 13:37 R99 閱讀(407) | 評論 (0)編輯 收藏
          [jQuery]animate(滑塊滑動)

          html

          <p><href="#" class="run">Run</a></p>
          <div id="box">
          </div>
          css
          <style type="text/css">
          body 
          {}{
              margin
          : 20px auto;
              padding
          : 0;
              width
          : 580px;
              font
          : 80%/120% Arial, Helvetica, sans-serif;
          }

          {}{
              font-weight
          : bold;
              color
          : #000000;
          }

          #box 
          {}{
              background
          : #6699FF;
              height
          : 100px;
              width
          : 100px;
              position
          : relative;
          }

          </style>


          jquery
           1$(document).ready(function(){
           2    $(".run").click(function(){
           3    
           4        $("#box").animate({opacity: "0.1", left: "+=400"}1200)
           5        .animate({opacity: "0.4", top: "+=160", height: "20", width: "20"}"slow")
           6        .animate({opacity: "1", left: "0", height: "100", width: "100"}"slow")
           7        .animate({top: "0"}"fast")
           8        .slideUp()
           9        .slideDown("slow")
          10        return false;
          11    
          12    }
          );
          13}
          );

          posted @ 2009-10-13 18:01 R99 閱讀(443) | 評論 (0)編輯 收藏
          主站蜘蛛池模板: 逊克县| 临湘市| 安陆市| 彰化市| 航空| 青冈县| 泽普县| 射阳县| 新和县| 黄浦区| 通河县| 布拖县| 故城县| 南汇区| 象州县| 麟游县| 苏尼特左旗| 清苑县| 宁德市| 交城县| 汽车| 广河县| 大新县| 禹州市| 鸡泽县| 黄平县| 夏津县| 青州市| 油尖旺区| 竹溪县| 壶关县| 綦江县| 富裕县| 民权县| 阿尔山市| 沂南县| 芦山县| 城步| 称多县| 开鲁县| 绥化市|