站内搜索: 请输入搜索关键词

当前页面: 开发资料首页Javascript 专题javascript函数速查

javascript函数速查

摘要: javascript函数速查


由于文章内容很多,在这就不多写,请需要的朋友来这看,
http://www.weiw.com/article/list.asp?id=339

按字母排序: <table width="70%"> <tr vAlign=top> <td>

  • abs
    acos
    action
    alert
    alinkColor
    anchor
    anchor (anchors array)
    anchors
    appCodeName
    appName
    appVersion
    asin
    atan
    back
    bgColor
    big
    blink
    blur
    bold
    button
    ceil
    charAt
    checkbox
    checked
    clear
    clearTimeout
    click
    close (document)
    close (window)
    confirm
    cookie
    cos
    Date
    defaultChecked
    defaultSelected
    defaultStatus
    defaultValue
    document
    E
    elements array
    elements
    encoding
    escape
    eval
    exp
    fgColor
    fixed
    floor
    focus
    fontcolor
    fontsize
    form (forms array)
    forms
    forward
    frame (frames array)
    frames
    getDate
  • </td> <td>
  • getDay
    getHours
    getMinutes
    getMonth
    getSeconds
    getTime
    getTimezoneOffset
    getYear
    go
    hash
    hidden
    history
    host
    hostname
    href
    index
    indexOf
    isNaN
    italics
    lastIndexOf
    lastModified
    length
    link
    link (links array)
    linkColor
    links
    LN2
    LN10
    location
    location
    log
    LOG2E
    LOG10E
    Math
    max
    method
    min
    name
    navigator
    onBlur
    onChange
    onClick
    onFocus
    onLoad
    onMouseOver
    onSelect
    onSubmit
    onUnload
    open (document)
    open (window)
    options
    parent
    parse
    parseFloat
    parseInt
    password
    pathname
  • </td> <td>
  • PI
    port
    pow
    prompt
    protocol
    radio
    random
    referrer
    reset
    round
    search
    select
    select (options array)
    selected
    selectedIndex
    self
    setDate
    setHours
    setMinutes
    setMonth
    setSeconds
    setTime
    setTimeout
    setYear
    sin
    small
    sqrt
    SQRT1_2
    SQRT2
    status
    strike
    string
    sub
    submit
    submit
    substring
    sup
    tan
    target
    text
    text
    textarea
    title
    toGMTString
    toLocaleString
    toLowerCase
    top
    toUpperCase
    unescape
    userAgent
    UTC
    value
    vlinkColor
    window
    window
    write
    writeln
  • </td></tr></table>



    </td> </tr> <tr> <td vAlign=top align=left height="100%">
    ↑返回目录
    前一篇: 采用DOM模型时创建一个Select节点后,要删除option项的解决方法
    后一篇: 利用JavaScript和正则表达式进行丰富的日期判断(给其它项目组的代码,有比较好的编程风格和注释)