posts - 403, comments - 310, trackbacks - 0, articles - 7
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

          jQuery框架和Interface插件

          Posted on 2007-05-03 14:09 ZelluX 閱讀(1685) 評論(2)  編輯  收藏 所屬分類: Web

          jQuery1.1 API 英文版:http://jquery.org.cn/visual/
          jQuery1.1 API 英文版:http://jquery.org.cn/visual/cn/index.xml

          Interface 插件:http://interface.eyecon.ro/

          Google到了這兩個好東東,寫Javascript方便不少,試著把Project2重寫了一下。

          1. 隱藏窗口只要簡單地
          $("a.closeButton").parent().parent().parent().fadeOut("slow");
          就可以了,而且還有其他移出、縮小等效果可以選擇。

          2. 拖動
          $("div.miniframe").Draggable({
            snapDistance: 10,
            frameClass: "frameClass",
          });
          在CSS中定義.frameClass為被拖動狀態時的miniframe樣式。

          3. 獲取輸入框文本
          var str = $("input[@id=idnumber]").val();
          獲取列表選中項
          $("select[@id=bornyear]").val()


          4. 修改文本屬性
          $("#author").text("游客");

          評論

          # re: jQuery框架和Interface插件  回復  更多評論   

          2008-07-18 11:57 by 賭東道
          你寫的東西 ,你沒有經過測試 ,就貼上來的。

          # re: jQuery框架和Interface插件  回復  更多評論   

          2008-07-18 23:08 by ZelluX
          @賭東道
          我用這個框架完成了一個web project后再貼的。。。
          主站蜘蛛池模板: 东台市| 瓮安县| 深州市| 德江县| 铜梁县| 正蓝旗| 灵宝市| 巩义市| 衡阳县| 舒城县| 惠安县| 安平县| 东辽县| 清河县| 连南| 江门市| 霍山县| 乌兰县| 汝南县| 清流县| 会宁县| 普定县| 石河子市| 睢宁县| 莆田市| 南溪县| 宜宾县| 延安市| 甘德县| 荃湾区| 托里县| 临潭县| 昌江| 彰化县| 夏河县| 丰顺县| 汶上县| 滦平县| 诸城市| 张北县| 安岳县|