javacript对象的所有属性和方法

o.align=
o.οnwaiting=null
o.οnvοlumechange=null
o.οntimeupdate=null
o.οnsuspend=null
o.οnsubmit=null
o.οnstalled=null
o.οnshοw=null
o.οnselect=null
o.οnseeking=null
o.οnseeked=null
o.οnscrοll=null
o.οnresize=null
o.οnreset=null
o.οnratechange=null
o.οnprοgress=null
o.οnplaying=null
o.οnplay=null
o.οnpause=null
o.onmousewheel=null
o.οnmοuseup=null
o.οnmοuseοver=null
o.οnmοuseοut=null
o.οnmοusemοve=null
o.οnmοuseleave=null
o.οnmοuseenter=null
o.οnmοusedοwn=null
o.οnlοadstart=null
o.onloadedmetadata=null
o.οnlοadeddata=null
o.οnlοad=null
o.οnkeyup=null
o.οnkeypress=null
o.οnkeydοwn=null
o.oninvalid=null
o.οninput=null
o.οnfοcus=null
o.οnerrοr=null
o.οnended=null
o.onemptied=null
o.onduratiοnchange=null
o.οndrοp=null
o.οndragstart=null
o.οndragοver=null
o.οndragleave=null
o.οndragenter=null
o.οndragend=null
o.οndrag=null
o.οndblclick=null
o.oncuechange=null
o.οncοntextmenu=null
o.onclose=null
o.οnclick=null
o.οnchange=null
o.oncanplaythrough=null
o.οncanplay=null
o.oncancel=null
o.οnblur=null
o.οnabοrt=null
o.spellcheck=true
o.isContentEditable=false
o.contentEditable=inherit
o.outerText=asdas
o.innerText=asdas
o.accessKey=
o.hidden=false
o.webkitdropzone=
o.draggable=false
o.tabIndex=-1
o.dir=
o.translate=true
o.lang=
o.title=
o.childElementCount=0
o.lastElementChild=null
o.firstElementChild=null
o.children=[object HTMLCollection]
o.nextElementSibling=[object HTMLScriptElement]
o.previousElementSibling=null
o.οnwheel=null
o.onwebkitfullscreenerror=null
o.onwebkitfullscreenchange=null
o.onselectstart=null
o.οnsearch=null
o.οnpaste=null
o.oncut=null
o.οncοpy=null
o.onbeforepaste=null
o.onbeforecut=null
o.onbeforecopy=null
o.webkitShadowRoot=null
o.shadowRoot=null
o.dataset=[object DOMStringMap]
o.classList=
o.className=
o.outerHTML=

asdas


o.innerHTML= asdas 
o.scrollHeight=18
o.scrollWidth=1333
o.scrollTop=0
o.scrollLeft=0
o.clientHeight=18
o.clientWidth=1333
o.clientTop=0
o.clientLeft=0
o.offsetParent=[object HTMLBodyElement]
o.offsetHeight=18
o.offsetWidth=1333
o.offsetTop=8
o.offsetLeft=8
o.localName=div
o.prefix=null
o.namespaceURI=http://www.w3.org/1999/xhtml
o.id=abcd
o.style=[object CSSStyleDeclaration]
o.attributes=[object NamedNodeMap]
o.tagName=DIV
o.parentElement=[object HTMLBodyElement]
o.textContent= asdas 
o.baseURI=file:///C:/Users/Administrator/Desktop/asdsa.html
o.ownerDocument=[object HTMLDocument]
o.nextSibling=[object Text]
o.previousSibling=[object Text]
o.lastChild=[object Text]
o.firstChild=[object Text]
o.childNodes=[object NodeList]
o.parentNode=[object HTMLBodyElement]
o.nodeType=1
o.nodeValue=null
o.nodeName=DIV
o.click=function click() { [native code] }
o.getAttribute=function getAttribute() { [native code] }
o.setAttribute=function setAttribute() { [native code] }
o.removeAttribute=function removeAttribute() { [native code] }
o.getAttributeNode=function getAttributeNode() { [native code] }
o.setAttributeNode=function setAttributeNode() { [native code] }
o.removeAttributeNode=function removeAttributeNode() { [native code] }
o.getElementsByTagName=function getElementsByTagName() { [native code] }
o.hasAttributes=function hasAttributes() { [native code] }
o.getAttributeNS=function getAttributeNS() { [native code] }
o.setAttributeNS=function setAttributeNS() { [native code] }
o.removeAttributeNS=function removeAttributeNS() { [native code] }
o.getElementsByTagNameNS=function getElementsByTagNameNS() { [native code] }
o.getAttributeNodeNS=function getAttributeNodeNS() { [native code] }
o.setAttributeNodeNS=function setAttributeNodeNS() { [native code] }
o.hasAttribute=function hasAttribute() { [native code] }
o.hasAttributeNS=function hasAttributeNS() { [native code] }
o.matches=function matches() { [native code] }
o.focus=function focus() { [native code] }
o.blur=function blur() { [native code] }
o.scrollIntoView=function scrollIntoView() { [native code] }
o.scrollIntoViewIfNeeded=function scrollIntoViewIfNeeded() { [native code] }
o.scrollByLines=function scrollByLines() { [native code] }
o.scrollByPages=function scrollByPages() { [native code] }
o.getElementsByClassName=function getElementsByClassName() { [native code] }
o.insertAdjacentElement=function insertAdjacentElement() { [native code] }
o.insertAdjacentText=function insertAdjacentText() { [native code] }
o.insertAdjacentHTML=function insertAdjacentHTML() { [native code] }
o.querySelector=function querySelector() { [native code] }
o.querySelectorAll=function querySelectorAll() { [native code] }
o.webkitMatchesSelector=function webkitMatchesSelector() { [native code] }
o.createShadowRoot=function createShadowRoot() { [native code] }
o.getDestinationInsertionPoints=function getDestinationInsertionPoints() { [native code] }
o.webkitCreateShadowRoot=function webkitCreateShadowRoot() { [native code] }
o.getClientRects=function getClientRects() { [native code] }
o.getBoundingClientRect=function getBoundingClientRect() { [native code] }
o.webkitRequestFullScreen=function webkitRequestFullScreen() { [native code] }
o.webkitRequestFullscreen=function webkitRequestFullscreen() { [native code] }
o.webkitRequestPointerLock=function webkitRequestPointerLock() { [native code] }
o.remove=function remove() { [native code] }
o.ALLOW_KEYBOARD_INPUT=1
o.insertBefore=function insertBefore() { [native code] }
o.replaceChild=function replaceChild() { [native code] }
o.removeChild=function removeChild() { [native code] }
o.appendChild=function appendChild() { [native code] }
o.hasChildNodes=function hasChildNodes() { [native code] }
o.cloneNode=function cloneNode() { [native code] }
o.normalize=function normalize() { [native code] }
o.isSameNode=function isSameNode() { [native code] }
o.isEqualNode=function isEqualNode() { [native code] }
o.lookupPrefix=function lookupPrefix() { [native code] }
o.isDefaultNamespace=function isDefaultNamespace() { [native code] }
o.lookupNamespaceURI=function lookupNamespaceURI() { [native code] }
o.compareDocumentPosition=function compareDocumentPosition() { [native code] }
o.contains=function contains() { [native code] }
o.ELEMENT_NODE=1
o.ATTRIBUTE_NODE=2
o.TEXT_NODE=3
o.CDATA_SECTION_NODE=4
o.ENTITY_REFERENCE_NODE=5
o.ENTITY_NODE=6
o.PROCESSING_INSTRUCTION_NODE=7
o.COMMENT_NODE=8
o.DOCUMENT_NODE=9
o.DOCUMENT_TYPE_NODE=10
o.DOCUMENT_FRAGMENT_NODE=11
o.NOTATION_NODE=12
o.DOCUMENT_POSITION_DISCONNECTED=1
o.DOCUMENT_POSITION_PRECEDING=2
o.DOCUMENT_POSITION_FOLLOWING=4
o.DOCUMENT_POSITION_CONTAINS=8
o.DOCUMENT_POSITION_CONTAINED_BY=16
o.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32
o.addEventListener=function addEventListener() { [native code] }
o.removeEventListener=function removeEventListener() { [native code] }
o.dispatchEvent=function dispatchEvent() { [native code] }


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值