JavaScript 对象
JS Array
- 属性和方法
- constructor
- length
- prototype
- concat()
- join()
- pop()
- push()
- reverse()
- shift()
- slice()
- sort()
- splice()
- toSource()
- toString()
- toLocaleString()
- unshift()
- valueOf()
- 属性和方法
- constructor
- prototype
- toSource()
- toString()
- valueOf()
- 属性和方法
- constructor
- prototype
- Date()
- getDate()
- getDay()
- getMonth()
- getFullYear()
- getYear()
- getHours()
- getMinutes()
- getSeconds()
- getMilliseconds()
- getTime()
- getTimezoneOffset()
- getUTCDate()
- getUTCDay()
- getUTCMonth()
- getUTCFullYear()
- getUTCHours()
- getUTCMinutes()
- getUTCSeconds()
- getUTCMilliseconds()
- parse()
- setDate()
- setMonth()
- setFullYear()
- setYear()
- setHours()
- setMinutes()
- setSeconds()
- setMilliseconds()
- setTime()
- setUTCDate()
- setUTCMonth()
- setUTCFullYear()
- setUTCHours()
- setUTCMinutes()
- setUTCSeconds()
- setUTCMilliseconds()
- toSource()
- toString()
- toTimeString()
- toDateString()
- toGMTString()
- toUTCString()
- toLocaleString()
- toLocaleTimeString()
- toLocaleDateString()
- 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..)
- min(x,y)
- pow(x,y)
- random()
- round(x)
- sin(x)
- sqrt(x)
- tan(x)
- toSource()
- valueOf()
- 属性和方法
- constructor
- MAX_VALUE
- MIN_VALUE
- NaN
- NEGATIVE_INFINITY
- POSITIVE_INFINITY
- toString
- toLocaleString
- toFixed
- toExponential
- toPrecision
- valueOf
- 属性和方法
- length
- anchor()
- big()
- blink()
- bold()
- charAt()
- charCodeAt()
- concat()
- fixed()
- fontcolor()
- fontsize()
- fromCharCode()
- indexOf()
- italics()
- lastIndexOf()
- link()
- localeCompare()
- match()
- replace()
- search()
- slice()
- small()
- split()
- strike()
- sub()
- substr()
- substring()
- sup()
- toLocaleLowerCase()
- toLocaleUpperCase()
- toLowerCase()
- toUpperCase()
- toString()
- valueOf()
- 属性和方法
- 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
- global
- ignoreCase
- lastIndex
- multiline
- source
- compile
- exec
- test
- search
- match
- replace
- split
- 属性和方法
- decodeURI()
- decodeURIComponent()
- encodeURI()
- encodeURIComponent()
- escape()
- eval()
- getClass()
- isFinite()
- isNaN()
- Number()
- parseFloat()
- parseInt()
- String()
- unescape()
- Infinity
- java
- NaN
- Packages
- undefined
JS Boolean
JS Date
JS Math
JS Number
JS String
JS RegExp
JS Functions
JS Events
Browser 对象
- 属性和方法
- closed
- defaultStatus
- document
- history
- innerheight
- innerwidth
- location
- name
- Navigator
- opener
- outerheight
- outerwidth
- Screen
- self
- status
- top
- alert()
- blur()
- clearInterval()
- clearTimeout()
- close()
- confirm()
- createPopup()
- focus()
- moveBy()
- moveTo()
- open()
- print()
- prompt()
- resizeBy()
- resizeTo()
- scrollBy()
- scrollTo()
- setInterval()
- setTimeout()
- 属性和方法
- appCodeName
- appMinorVersion
- appName
- appVersion
- browserLanguage
- cookieEnabled
- cpuClass
- onLine
- platform
- systemLanguage
- userAgent
- userLanguage
- javaEnabled()
- taintEnabled()
- 属性和方法
- availHeight
- availWidth
- bufferDepth
- colorDepth
- deviceXDPI
- deviceYDPI
- fontSmoothingEnabled
- height
- logicalXDPI
- logicalYDPI
- pixelDepth
- updateInterval
- width
- 属性和方法
- length
- back()
- forward()
- go()
- 属性和方法
- hash
- host
- hostname
- href
- pathname
- port
- protocol
- search
- assign()
- reload()
- replace()
Window
Navigator
Screen
History
Location
HTML DOM 对象
- 属性和方法
- all[]
- anchors[]
- forms[]
- images[]
- links[]
- cookie
- domain
- lastModified
- referrer
- title
- URL
- close()
- getElementById()
- getElementsByName()
- open()
- write()
- writeln()
- 属性和方法
- element.accessKey
- element.appendChild()
- element.attributes
- element.childNodes
- element.className
- element.cloneNode()
- element.compareDocumentPosition()
- element.contentEditable
- element.dir
- element.firstChild
- element.getAttribute()
- element.getAttributeNode()
- element.getElementsByTagName()
- element.hasAttribute()
- element.hasAttributes()
- element.hasChildNodes()
- element.id
- element.innerHTML
- element.insertBefore()
- element.isContentEditable
- element.isDefaultNamespace()
- element.isEqualNode()
- element.isSameNode()
- element.isSupported()
- element.lang
- element.lastChild
- element.namespaceURI
- element.nextSibling
- element.nodeName
- element.nodeType
- element.nodeValue
- element.normalize()
- element.ownerDocument
- element.parentNode
- element.previousSibling
- element.removeAttribute()
- element.removeAttributeNode()
- element.removeChild()
- element.replaceChild()
- element.setAttribute()
- element.setAttributeNode()
- element.tabIndex
- element.tagName
- element.textContent
- element.title
- nodelist.item()
- nodelist.length
- 属性和方法
- attr.isId
- attr.name
- attr.value
- attr.specified
- nodemap.getNamedItem()
- nodemap.item()
- nodemap.length
- nodemap.removeNamedItem()
- nodemap.setNamedItem()
- 属性和方法
- onabort
- onblur
- onchange
- onclick
- ondblclick
- onerror
- onfocus
- onkeydown
- onkeypress
- onkeyup
- onload
- onmousedown
- onmousemove
- onmouseout
- onmouseover
- onmouseup
- onreset
- onresize
- onselect
- onsubmit
- onunload
- altKey
- button
- clientX
- clientY
- ctrlKey
- metaKey
- relatedTarget
- screenX
- screenY
- shiftKey
- bubbles
- cancelable
- currentTarget
- eventPhase
- target
- timeStamp
- type
- initEvent()
- preventDefault()
DOM Document
DOM Element
DOM Attribute
DOM Event
HTML 对象
- 属性和方法
- accessKey
- charset
- coords
- href
- hreflang
- id
- innerHTML
- name
- rel
- rev
- shape
- tabIndex
- target
- type
- className
- dir
- lang
- title
- blur()
- focus()
- 属性和方法
- accessKey
- alt
- coords
- hash
- host
- href
- id
- noHref
- pathname
- protocol
- search
- shape
- tabIndex
- target
- className
- dir
- lang
- title
- 属性和方法
- href
- id
- target
- 属性和方法
- className
- dir
- id
- lang
- title
- 属性和方法
- accessKey
- disabled
- form
- id
- name
- tabIndex
- type
- value
- className
- dir
- lang
- title
- 属性和方法
- getContext()
- 属性和方法
- span
- 属性和方法
- span
- 属性和方法
- elements[]
- acceptCharset
- action
- enctype
- id
- length
- method
- name
- target
- className
- dir
- lang
- title
- reset()
- submit()
- onreset
- onsubmit
- 属性和方法
- contentDocument
- frameBorder
- id
- longDesc
- marginHeight
- marginWidth
- name
- noResize
- scrolling
- src
- className
- dir
- lang
- title
- 属性和方法
- align
- contentDocument
- frameBorder
- height
- id
- longDesc
- marginHeight
- marginWidth
- name
- scrolling
- src
- width
- className
- dir
- lang
- title
- 属性和方法
- align
- alt
- border
- complete
- height
- hspace
- id
- isMap
- longDesc
- lowsrc
- name
- src
- useMap
- vspace
- width
- className
- title
- onabort
- onerror
- onload
- 属性和方法
- accessKey
- alt
- disabled
- form
- id
- name
- tabIndex
- type
- value
- className
- dir
- lang
- title
- blur()
- click()
- focus()
- 属性和方法
- accessKey
- alt
- checked
- defaultChecked
- disabled
- form
- id
- name
- tabIndex
- type
- className
- dir
- lang
- title
- blur()
- click()
- focus()
- 属性和方法
- span
- 属性和方法
- className
- dir
- lang
- title
- 属性和方法
- alt
- form
- id
- name
- type
- value
- className
- dir
- lang
- title
- 属性和方法
- accessKey
- alt
- defaultValue
- disabled
- form
- id
- maxLength
- name
- readOnly
- size
- tabIndex
- type
- value
- className
- dir
- lang
- title
- blur()
- focus()
- select()
- 属性和方法
- accessKey
- alt
- checked
- defaultChecked
- disabled
- form
- id
- name
- tabIndex
- type
- value
- className
- dir
- lang
- title
- blur()
- click()
- focus()
- 属性和方法
- accesskey
- alt
- disabled
- form
- id
- name
- tabIndex
- type
- value
- className
- dir
- lang
- title
<a>
<area>
<audio>
<base>
<body>
<blockquote>
<button>
<canvas>
<col>
<colgroup>
<datalist>
<del>
<details>
<dialog>
<embed>
<fieldset>
<form>
<frame>
<iframe>
<img>
<ins>
<input> button
<input> checkbox
<input> color
<input> date
<input> datetime
<input> datetime local
<input> email
<input> fileupload
<input> hidden
<input> image
<input> month
<input> number
<input> password
<input> range
<input> radio
<input> reset
- 属性和方法
- accessKey
- alt
- disabled
- form
- id
- name
- tabIndex
- type
- value
- className
- dir
- lang
- title
- 属性和方法
- accessKey
- alt
- defaultValue
- disabled
- form
- id
- maxLength
- name
- readOnly
- size
- tabIndex
- type
- value
- className
- dir
- lang
- title
- blur()
- focus()
- select()
- 属性和方法
- charset
- disabled
- href
- hreflang
- id
- media
- name
- rel
- rev
- type
- dir
- lang
- 属性和方法
- content
- httpEquiv
- name
- scheme
- 属性和方法
- className
- dir
- lang
- title
- 属性和方法
- defaultSelected
- disabled
- form
- id
- index
- selected
- text
- value
- className
- dir
- lang
- title
- 属性和方法
- options[]
- disabled
- form
- id
- length
- multiple
- name
- selectedIndex
- size
- tabIndex
- type
- className
- dir
- lang
- title
- add()
- blur()
- focus()
- remove()
- onchange
- 属性和方法
- background
- backgroundAttachment
- backgroundColor
- backgroundImage
- backgroundPosition
- backgroundPositionX
- backgroundPositionY
- backgroundRepeat
- border
- borderBottom
- borderBottomColor
- borderBottomStyle
- borderBottomWidth
- borderColor
- borderLeft
- borderLeftColor
- borderLeftStyle
- borderLeftWidth
- borderRight
- borderRightColor
- borderRightStyle
- borderRightWidth
- borderStyle
- borderTop
- borderTopColor
- borderTopStyle
- borderTopWidth
- borderWidth
- margin
- marginBottom
- marginLeft
- marginRight
- marginTop
- outline
- outlineColor
- outlineStyle
- outlineWidth
- padding
- paddingBottom
- paddingLeft
- paddingRight
- paddingTop
- clear
- clip
- content
- cssFloat
- cursor
- direction
- display
- height
- maxHeight
- maxWidth
- minHeight
- minWidth
- overflow
- verticalAlign
- visibility
- width
- listStyle
- listStyleImage
- listStylePosition
- listStyleType
- bottom
- left
- position
- right
- top
- zIndex
- pageBreakAfter
- pageBreakBefore
- pageBreakInside
- scrollbar3dLightColor
- scrollbarArrowColor
- scrollbarBaseColor
- scrollbarDarkShadowColor
- scrollbarFaceColor
- scrollbarHighlightColor
- scrollbarShadowColor
- scrollbarTrackColor
- borderCollapse
- borderSpacing
- captionSide
- emptyCells
- tableLayout
- color
- font
- fontFamily
- fontSize
- fontSizeAdjust
- fontStretch
- fontStyle
- fontVariant
- fontWeight
- letterSpacing
- lineHeight
- quotes
- textAlign
- textDecoration
- textIndent
- textTransform
- whiteSpace
- wordSpacing
- dir
- lang
- title
- 属性和方法
- cells[]
- rows[]
- border
- caption
- cellPadding
- cellSpacing
- frame
- id
- rules
- summary
- width
- className
- dir
- lang
- title
- createCaption()
- createTFoot()
- createTHead()
- deleteCaption()
- deleteRow()
- deleteTFoot()
- deleteTHead()
- insertRow()
- 属性和方法
- abbr
- align
- axis
- cellIndex
- colSpan
- id
- innerHTML
- rowSpan
- vAlign
- width
- className
- dir
- lang
- title
- 属性和方法
- align
- id
- innerHTML
- rowIndex
- vAlign
- deleteCell()
- insertCell()
- 属性和方法
- accessKey
- cols
- defaultValue
- disabled
- form
- id
- name
- readOnly
- rows
- tabIndex
- type
- value
- className
- dir
- lang
- title
- blur()
- focus()
- select()
- onchange