04 2013 档案
摘要:<style type="text/css"> *{margin:0;padding:0;list-style-type:none;}body{font:12px/180% Arial, Helvetica, sans-serif,"宋体";}a,img{border:0;}a{color:#5e5e5e;text-decoration:none;}a:hover{color:#3366cc;text-decoration:underline;}/* box */.box{position:absolute;width:600px;left:
阅读全文
摘要:function AjaxMethod() { //this.init.apply(this, arguments); } AjaxMethod.prototype = { init: function() { debugger; }, GetJson: function() { jQuery.getJSON( "Json.ashx", { name: 'test', age: 32 }, function(data) { debugger; var txt = eval(data); //var obj = data.toJSONString(); //由
阅读全文

浙公网安备 33010602011771号