随笔分类 -  html

摘要:onblur="judgeLandCode()" function judgeLandCode(){ $.ajax({ type:'post', dataType:'json', url:'CSAlandTD/judgeLandCode', data:{ LandCode:$("#LandCode" 阅读全文
posted @ 2017-01-03 15:54 讲义大魔王 阅读(3129) 评论(0) 推荐(0)
摘要:var txt = "Hello World!";document.write("<p>字体变大: " + txt.big() + "</p>");document.write("<p>字体缩小: " + txt.small() + "</p>");document.write("<p>字体加粗: 阅读全文
posted @ 2016-12-30 14:55 讲义大魔王 阅读(203) 评论(0) 推荐(0)
摘要:HTML5 服务器发送事件(Server-Sent Events) 阅读全文
posted @ 2016-12-30 10:13 讲义大魔王 阅读(139) 评论(0) 推荐(0)