void

          GMT:JS整理

          $.fn.extend({
                  mourseEvent:function(){
                      $(this).bind({
                          mouseover:function(){$(this).css('background-color','#FFA500');},
                          mouseout:function(){$(this).css('background-color','');}
                      });
                  },
          });
          $('#add').mourseEvent();



          jQuery.ajax({$.ajax({
                          cache: true,
                          type: "POST",
                          url:ajaxCallUrl,
                          data:$('#yourformid').serialize(),// 你的formid
                          async: false,
                          error: function(request) {
                              alert("Connection error");
                          },
                          success: function(data) {
                              $("#commonLayout_appcreshi").parent().html(data);
                          }
                      });

          posted on 2013-07-27 19:02 void 閱讀(189) 評論(0)  編輯  收藏 所屬分類: Js 、Jquery

          主站蜘蛛池模板: 定远县| 武安市| 淮北市| 开原市| 新和县| 阳东县| 将乐县| 轮台县| 安乡县| 教育| 随州市| 宿迁市| 修文县| 大名县| 获嘉县| 思茅市| 五大连池市| 甘泉县| 沧州市| 凌海市| 康平县| 阿荣旗| 昌图县| 绥棱县| 平潭县| 浮梁县| 白城市| 满城县| 故城县| 天祝| 常宁市| 孟州市| 若羌县| 开阳县| 赣榆县| 宝坻区| 京山县| 永昌县| 鸡西市| 黑水县| 府谷县|