上一页 1 ··· 4 5 6 7 8 9 10 下一页
摘要: 实例015 全选 handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsom... 阅读全文
posted @ 2016-04-09 23:54 HandsomeHan 阅读(167) 评论(0) 推荐(0)
摘要: 实例014 handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan handsomehan ... 阅读全文
posted @ 2016-04-09 23:38 HandsomeHan 阅读(252) 评论(0) 推荐(0)
摘要: DOM document (html, xml) object 将文档中的HTML元素转成js的对象 通过ID找到文档的元素转成js对象 var obj = document.getElementById("test"); 1. 通用的方式 document.getElementById(id); 阅读全文
posted @ 2016-04-08 17:46 HandsomeHan 阅读(1687) 评论(0) 推荐(0)
摘要: 实例013操作样式 百度 百度 百度 百度 百度 阅读全文
posted @ 2016-04-08 17:32 HandsomeHan 阅读(186) 评论(0) 推荐(0)
摘要: 实例012点击时改属性 一个网站 阅读全文
posted @ 2016-04-08 16:54 HandsomeHan 阅读(221) 评论(0) 推荐(0)
摘要: 实例011表单中修改内容的方法 我是handsomehan 阅读全文
posted @ 2016-04-07 23:59 HandsomeHan 阅读(280) 评论(0) 推荐(0)
摘要: 实例010实现浏览器兼容改内容的函数 你好! 阅读全文
posted @ 2016-04-07 23:30 HandsomeHan 阅读(236) 评论(0) 推荐(0)
摘要: 函数部分学习:+parseInt(): -parseInt()函数将其收到的任何输入值(通常是字符串)转换成整数类型输出,如果转换失败就返回NaN。 -parseInt(“参数”,第二参数基数):没有指定第二参数,函数将会将其默认为十进制 -如果参数是0x开头,则默认为十六进制 -如果参数是0 开头 阅读全文
posted @ 2016-03-31 18:14 HandsomeHan 阅读(149) 评论(0) 推荐(0)
摘要: 一、安装sublime text3插件的方法: 1、Ctrl+~键,调出console,将下面代码复制到底部命令行,回车; 2、关闭sublime text3; 3、如果在Perferences中的package settings中看到package control则证明安装成功。二、用packag 阅读全文
posted @ 2016-03-30 23:55 HandsomeHan 阅读(279) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>css3radius</title> <style> .radius { height: 200px; width: 200px; background-color 阅读全文
posted @ 2016-03-27 12:57 HandsomeHan 阅读(154) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 下一页