JavaScript对象与数组

    anchor
    anchors(数组)
    • length
    array(数组)
    • length
    • button
    • name
    • value
    • click()
    • onclick
    checkbox
    • checked
    • defaultChecked
    • name
    • value
    • click()
    • onclick
    Date
    • getDate()
    • getDay()
    • getHours()
    • getMinutes()
    • getMonth()
    • getSeconds()
    • getTime()
    • getTimeZoneoffset()
    • getYear()
    • parse()
    • setDate()
    • setHours()
    • setMinutes()
    • setMonth()
    • setSeconds()
    • setTime()
    • setYear()
    • toGMTString()
    • tolocaleString()
    • UTC()
    document
    • alinkColor
    • anchor
    • anchors(数组)
    • bgColor
    • cookie
    • fgColor
    • form
    • forms(数组)
    • lastModified
    • linkColor
    • link
    • links(数组)
    • location
    • referrer
    • title
    • vlinkColor
    • clear()
    • close()
    • open()
    • write()
    • writeln()
    elements(数组)
    • length
    form
    • action
    • button
    • checkbox
    • elements(数组)
    • encoding
    • hidden
    • length
    • method
    • radio
    • reset
    • select
    • submit
    • target
    • text
    • textarea
    • submit()
    • onsubmit
    forms(数组)
    • length
    frame
    • frames(数组)
    • length
    • name
    • parent
    • self
    • window
    • clearTimeout()
    • setTimeout()
    frames(数组)
    • length
    hidden
    • name
    • value
    history
    • length
    • back()
    • forward()
    • go()
    image
    • border
    • complete
    • height
    • hspace
    • lowsrc
    • src
    • vspace
    • width
    • onload
    • onerror
    • onabort
    images(数组)
    • length
    link
    • hash
    • host
    • hostname
    • href
    • pathname
    • port
    • protocol
    • search
    • target
    • onclick
    • onmouseover
    links(数组)
    • length
    location
    • hash
    • host
    • hostname
    • href
    • pathname
    • port
    • protocol
    • search
    • target
    math
    • E
    • LN2
    • LN10
    • LOG2E
    • LOG10E
    • PI
    • SQRT1_2
    • SQRT2
    • abs()
    • acos()
    • asin()
    • atan()
    • ceil()
    • cos()
    • exp()
    • floor()
    • log()
    • max()
    • min()
    • pow()
    • random()
    • round()
    • sin()
    • sqrt()
    • tan()
    navigator
    • appCodeName
    • appName
    • appVersion
    • userAgent
    • javaEnabled()
    options(数组)
    • defaultSelected
    • index
    • length
    • name
    • selected
    • selectedIndex
    • text
    • value
    password
    • defaultValue
    • name
    • value
    • focus()
    • blur()
    • select()
    radio
    • checked
    • defaultChecked
    • length
    • name
    • value
    • click()
    • onclick
    reset
    • name
    • value
    • click()
    • onclick
    select
    • length
    • name
    • options
    • selectedIndex
    • text
    • value
    • blur()
    • focus()
    • onblur
    • onchange
    • onfocus
    string
    • length
    • anchor()
    • big()
    • blink()
    • bold()
    • charAt()
    • fixed()
    • fontcolor()
    • fontsize()
    • indexOf()
    • italics()
    • lastIndexOf()
    • link()
    • small()
    • strike()
    • sub()
    • subString()
    • sup()
    • toLowerCase()
    • toUpperCase()
    submit
    • name
    • value
    • click()
    • onclick
    text
    • defaultValue
    • name
    • value
    • blur()
    • focus()
    • select()
    • onblur
    • onchange
    • onfocus
    • onselect
    textarea
    • defaultValue
    • name
    • value
    • blur()
    • focus()
    • select()
    • onblur
    • onchange
    • onfocus
    • onselect
    window
    • defualtStatus
    • document
    • frame
    • frames(数组)
    • history
    • length
    • location
    • name
    • opener
    • parent
    • self
    • status
    • top
    • window
    • alert()
    • clearTimeout()
    • close()
    • confirm()
    • blur()
    • focus()
    • open()
    • prompt()
    • setTimeout()
    • onload
    • onunload
posted on 2007-06-28 12:49  西湖浪子  阅读(214)  评论(0)    收藏  举报