• DOM 元素 属性和方法


    console.dir()

    namespaceURI: "http://www.w3.org/1999/xhtml"

    nextElementSibling: null

    nextSibling: null

    nodeName: "BODY"

    nodeType: 1

    nodeValue: null

    offsetHeight: 608

    offsetLeft: 0

    offsetParent: nul

    loffsetTop: 0

    offsetWidth: 1333

    onabort: null

    onautocomplete: null

    onautocompleteerror: null

    onbeforecopy: null

    onbeforecut: null

    onbeforepaste: null

    onbeforeunload: null

    onblur: null

    oncancel: null

    oncanplay: null

    oncanplaythrough: null

    onchange: null

    onclick: null

    onclose: null

    oncontextmenu: null

    oncopy: null

    oncuechange: null

    oncut: null

    ondblclick: null

    ondrag: null

    ondragend: null

    ondragenter: null

    ondragleave: null

    ondragover: null

    ondragstart: null

    ondrop: null

    ondurationchange: null

    onemptied: null

    onended: null

    onerror: null

    onfocus: null

    onhashchange: null

    oninput: null

    oninvalid: null

    onkeydown: null

    onkeypress: null

    onkeyup: null

    onlanguagechange: null

    onload: null

    onloadeddata: null

    onloadedmetadata: null

    onloadstart: null

    onmessage: null

    onmousedown: null

    onmouseenter: null

    onmouseleave: null

    onmousemove: null

    onmouseout: null

    onmouseover: null

    onmouseup: null

    onmousewheel: null

    onoffline: null

    ononline: null

    onpagehide: null

    onpageshow: null

    onpaste: null

    onpause: null

    onplay: null

    onplaying: null

    onpopstate: null

    onprogress: null

    onratechange: null

    onreset: null

    onresize: null

    onscroll: null

    onsearch: null

    onseeked: null

    onseeking: null

    onselect: null

    onselectstart: null

    onshow: null

    onstalled: null

    onstorage: null

    onsubmit: null

    onsuspend: null

    ontimeupdate: null

    ontoggle: null

    onunload: null

    onvolumechange: null

    onwaiting: null

    onwebkitfullscreenchange: null

    onwebkitfullscreenerror: null

    onwheel: null

    outerHTML: "<body style="background:#eee">↵ <center>

  • 相关阅读:
    C语言 · 最小公倍数
    SSH实战 · SSH项目开发环境搭建
    C语言 · 回文数
    C语言 · 特殊回文数
    C语言 · 查找整数
    SSH实战 · SSH项目中怎么玩验证码
    SSH实战 · JAVA发送邮件相关
    SSH实战 · AJAX异步校验
    C语言 · 打印1-200之间的素数
    Jenkins权限设计错误解决办法
  • 原文地址:https://www.cnblogs.com/z-sm/p/4134038.html
Copyright © 2020-2023  润新知