JS初级
2022-02-19 23:42:10 2 举报
AI智能生成
JS入门的常用方法
作者其他创作
大纲/内容
parseInt
parseFloat
eval
isNaN
重要内置函数
.length
toUpperCase
toLowerCase
charAt
subString
replace
split
indexOf
lastIndexOf
子主题
字符串处理
slice
unshift
push
shift
pop
sort(函数))
reverse
join
数组处理
getDate
getFullYear
getDay
getMonth
setxxx
getxxx
时间处理
用PI表示180度
数学常量
max
min
sin
cos
tan
asin
acos
atan
atan2
floor
ceil
random
abs
sqrt
pow
log
exp
数学函数
生成任意数
生成随机整数
Math处理
元素节点
属性节点
文本节点
节点与元素
getElementById
getElementsByTapName
getElementsByClassName
getElementsByName
querySelector
querySelectorAll
document.title
document.body
选择器
createElement
createTextNode
appendChild
insertBefore
removeChild
cloneNode
replaceChild
动态dom
.attr
getAttribute(\"attr\")
setAttribute(\"attr\
removeAttribute
hasAttribute
HTML属性
getcumputedStyle
style.attr
styyle.cssText
CSS属性
parentNode
childNodes
firstChild
lastChild
children
fisrtChildren
lastChildren
previousSibling
nextSibling
previousElementSibling
nextElementSiling
Dom遍历
innerHTML
innerText
DOM处理
onclick
onmouseover
onmouseout
onmousedown
onmouseup
onmousemove
鼠标事件
onkeydown
onkeyup
键盘事件
onfocus
onblur
onselect
onchange
表单事件
oncopy
onselectstart
oncontextmenu
编辑事件
onload
onbeforeunload
页面事件
事件处理器
addEventListener
removeEventListener
事件监听器
event对象
事件
document
location
navigator
history
screen
子对象
alert
confirm
prompt
open
close
setTimeout
clearTimeout
setInterval
clearInterval
常用方法
Window对象
title
body
forms
images
links
cookie
URL
referrer
属性
获取元素的
createELement
write
writeln
document对象
JS初级
0 条评论
回复 删除
下一页