摘要:
今天使用了jquery提供的对json的操作的函数,感觉超级爽哦!下面就把代码贴出js1functiongetjson()2{3$("[id=ready]").remove();//返回id=ready的所有dom元素45$.ajax(6{7type:"get",8dataType:"json",9url:"jspage.aspx",10data:"id=1",11success:function... 阅读全文
posted @ 2008-04-16 13:13
symjie
阅读(6222)
评论(5)
推荐(0)
浙公网安备 33010602011771号