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

          主站蜘蛛池模板: 高青县| 仙桃市| 屏东县| 益阳市| 五寨县| 泾阳县| 平潭县| 大连市| 栾川县| 志丹县| 抚顺市| 岳西县| 天门市| 宜宾县| 吴旗县| 临桂县| 布拖县| 兴海县| 洛扎县| 象州县| 桐柏县| 铜陵市| 台南市| 彩票| 昭平县| 锦州市| 板桥市| 龙岩市| 阜新| 清丰县| 河北省| 灵璧县| 彰化市| 长兴县| 枝江市| 修文县| 兴海县| 石泉县| 南和县| 黄浦区| 洞头县|