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 閱讀(194) 評論(0)  編輯  收藏 所屬分類: JsJquery

          主站蜘蛛池模板: 巴塘县| 化隆| 监利县| 西吉县| 丰宁| 福清市| 桃园市| 忻城县| 星座| 丹寨县| 岐山县| 杭锦旗| 河池市| 南川市| 井冈山市| 淳化县| 疏勒县| 隆林| 安宁市| 隆昌县| 旌德县| 德清县| 安泽县| 苗栗市| 石门县| 牡丹江市| 正定县| 广河县| 东兰县| 北川| 绥芬河市| 龙川县| 全椒县| 柞水县| 呼玛县| 海阳市| 鄂州市| 文昌市| 隆回县| 贡觉县| 深水埗区|