摘要: Professional JavaScript for Web Developers P552Basic Usage The element requires at least its width and height attributes to be set in order to indi... 阅读全文
posted @ 2015-06-11 17:39 林大勇 阅读(207) 评论(0) 推荐(0)
摘要: Ajax操作的四个步骤:创建Ajax对象连接服务器发送请求接收返回信息 1 2 3 4 5 6 39 40 41 42 43 View Code 阅读全文
posted @ 2015-06-11 12:13 林大勇 阅读(756) 评论(0) 推荐(0)
摘要: 1 2 3 4 5 6 13 14 15 16 17 阅读全文
posted @ 2015-06-11 11:53 林大勇 阅读(126) 评论(0) 推荐(0)