教程首页
HTML
CSS
JavaScript
编程语言
数据库
移动端
XML
Web Services
网站建设
首页
>
教程
>
JavaScript
>
JavaScript教程
>
JS参考手册
JS参考手册
JavaScript Array 对象
JavaScript Boolean 对象
JavaScript Date 对象
JavaScript Math 对象
JavaScript Number 对象
JavaScript String 对象
JavaScript RegExp 对象
JavaScript 全局属性/函数
JavaScript 运算符
Window 对象
Navigator 对象
Screen 对象
History 对象
Location 对象
HTML DOM Document 对象
HTML DOM 元素对象
HTML DOM 属性对象
HTML DOM 事件对象
concat()
every()
filter()
indexOf()
join()
lastIndexOf()
map()
pop()
push()
reverse()
shift()
slice()
some()
sort()
splice()
toString()
unshift()
valueOf()
constructor
prototype
toString()
valueOf()
constructor
prototype
getDate()
getDay()
getFullYear()
getHours()
getMilliseconds()
getMinutes()
getMonth()
getSeconds()
getTime()
getTimezoneOffset()
getUTCDate()
getUTCDay()
getUTCFullYear()
getUTCHours()
getUTCMilliseconds()
getUTCMinutes()
getUTCMonth()
getUTCSeconds()
parse()
setDate()
setFullYear()
setHours()
setMilliseconds()
setMinutes()
setMonth()
setSeconds()
setTime()
setUTCDate()
setUTCFullYear()
setUTCHours()
setUTCMilliseconds()
setUTCMinutes()
setUTCMonth()
setUTCSeconds()
toDateString()
toISOString()
toJSON()
toLocaleDateString()
toLocaleTimeString()
toLocaleString()
toString()
toTimeString()
toUTCString()
UTC()
valueOf()
E
LN2
LN10
LOG2E
LOG10E
PI
SQRT1_2
SQRT2
abs(x)
acos(x)
asin(x)
atan(x)
atan2(y,x)
ceil(x)
cos(x)
exp(x)
floor(x)
log(x)
max(x,y,z,...,n)
min(x,y,z,...,n)
pow(x,y)
random()
round(x)
sin(x)
sqrt(x)
tan(x)
constructor
MAX_VALUE
MIN_VALUE
NEGATIVE_INFINITY
NaN
POSITIVE_INFINITY
prototype
toExponential(x)
toFixed(x)
toPrecision(x)
toString()
valueOf()
constructor
length
prototype
charAt()
charCodeAt()
concat()
fromCharCode()
indexOf()
lastIndexOf()
match()
replace()
search()
slice()
split()
substr()
substring()
toLowerCase()
toUpperCase()
valueOf()
anchor()
big()
blink()
bold()
fixed()
fontcolor()
fontsize()
italics()
link()
small()
strike()
sub()
sup()
i
g
[abc]
[^abc]
.
\w
\W
\d
\D
\s
\S
\b
\B
\n
\xxx
\xdd
\uxxxx
n+
n*
n?
n{X}
n{X,Y}
n{X,}
n$
^n
?=n
?!n
compile
exec
test
search
match
replace
split
Infinity
NaN
undefined
decodeURI()
decodeURIComponent()
encodeURI()
encodeURIComponent()
escape()
eval()
isFinite()
isNaN()
Number()
parseFloat()
parseInt()
String()
unescape()
Infinity
NaN
undefined
decodeURI()
decodeURIComponent()
encodeURI()
encodeURIComponent()
escape()
eval()
isFinite()
isNaN()
Number()
parseFloat()
parseInt()
String()
unescape()
closed
defaultStatus
document
frames
innerHeight
innerWidth
length
name
opener
outerHeight
outerWidth
pageXOffset
pageYOffset
parent
screenLeft
screenTop
screenX
screenY
self
status
top
alert()
blur()
clearInterval()
clearTimeout()
close()
confirm()
createPopup()
focus()
moveBy()
moveTo()
open()
print()
prompt()
resizeBy()
resizeTo()
scrollBy()
scrollTo()
setInterval()
setTimeout()
appCodeName
appName
appVersion
cookieEnabled
platform
userAgent
javaEnabled()
taintEnabled()
availHeight
availWidth
colorDepth
height
pixelDepth
width
length
back()
forward()
go()
hash
host
hostname
href
pathname
port
protocol
search
assign()
reload()
replace()
accessKey
addEventListener()
appendChild()
attributes
childNodes
classList
className
cloneNode()
compareDocumentPosition()
contenteditable
dir
firstChild
focus()
getAttribute()
getAttributeNode()
getElementsByTagName()
getElementsByClassName()
hasAttribute()
hasAttributes()
hasChildNodes()
hasFocus()
id
innerHTML
insertBefore()
isContentEditable
isDefaultNamespace()
isEqualNode()
isSameNode()
isSupported()
lang
lastChild
namespaceURI
nextSibling
nodeName
nodeType
nodeValue
normalize()
ownerDocument
parentNode
previousSibling
querySelector()
removeAttribute()
removeAttributeNode()
removeChild()
removeEventListener()
replaceChild()
setAttribute()
setAttributeNode()
tabIndex
tagName
textContent
title
item()
length
isId
name
value
specified
getNamedItem()
item()
length
removeNamedItem()
setNamedItem()
onclick
oncontextmenu
ondblclick
onmousedown
onmouseenter
onmouseleave
onmousemove
onmouseover
onmouseout
onmouseup
onkeydown
onkeypress
onkeyup
onabort
onbeforeunload
onerror
onhashchange
onload
onpageshow
onpagehide
onresize
onscroll
onunload
onblur
onchange
onfocus
onfocusin
onfocusout
oninput
onreset
onsearch
onselect
onsubmit
oncopy
oncut
onpaste
onafterprint
onbeforeprint
ondrag
ondragend
ondragenter
ondragleave
ondragover
ondragstart
ondrop
onabort
oncanplay
oncanplaythrough
ondurationchange
onended
onerror
onloadeddata
onloadedmetadata
onloadstart
onpause
onplay
onplaying
onprogress
onratechange
onseeked
onseeking
onstalled
onsuspend
ontimeupdate
onvolumechange
onwaiting
animationend
animationiteration
animationstart
transitionend
onwheel
ononline
onoffline
onshow
ontoggle
onwheel
bubbles
cancelable
currentTarget
target
timeStamp
type
altKey
button
clientX
clientY
ctrlKey
Location
charCode
key
keyCode
which
metaKey
relatedTarget
screenX
screenY
shiftKey
document.activeElement
document.addEventListener()
document.anchors
document.baseURI
document.close()
document.cookie
document.createAttribute()
document.createComment()
document.createDocumentFragment()
document.createElement()
document.createTextNode()
document.doctype
document.documentElement
document.documentMode
document.documentURI
document.domain
document.forms
document. getElementsByClassName()
document.getElementById()
document.getElementsByName()
document.getElementsByTagName()
document.images
document.implementation
document.importNode()
document.inputEncoding
document.lastModified
document.links
document.normalize()
document.normalizeDocument()
document.open()
document.querySelector()
document.readyState
document.referrer
document.removeEventListener()
document.renameNode()
document.strictErrorChecking
document.title
document.URL
document.write()
document.writeln()
© 2014
bubuko.com
版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!