Skip to content

Instantly share code, notes, and snippets.

@ThisIsMissEm
Created August 8, 2009 10:04
Show Gist options
  • Save ThisIsMissEm/164369 to your computer and use it in GitHub Desktop.
Save ThisIsMissEm/164369 to your computer and use it in GitHub Desktop.
-----------------
onreadystatechange : null
onload : null
GetWeakReference : GetWeakReference()
addEventListener : addEventListener()
setAttribute : setAttribute()
innerHTML :
parentNode : <head>
src : http://labjs.com/load2.js
ownerDocument : Document labjs.com
offsetWidth : 0
offsetHeight : 0
localName : SCRIPT
id :
getAttribute : getAttribute()
hasAttribute : hasAttribute()
nodeName : SCRIPT
nodeValue : null
nodeType : 1
childNodes : []
firstChild : null
lastChild : null
previousSibling : <TextNode textContent="\n">
nextSibling : <script type="text/javascript" language="javascript" src="load3.js">
attributes : { 0=Attr 1=Attr 2=Attr length=3 }
insertBefore : insertBefore()
replaceChild : replaceChild()
removeChild : removeChild()
appendChild : appendChild()
hasChildNodes : hasChildNodes()
cloneNode : cloneNode()
normalize : normalize()
isSupported : isSupported()
namespaceURI : null
prefix : null
hasAttributes : hasAttributes()
ELEMENT_NODE : 1
ATTRIBUTE_NODE : 2
TEXT_NODE : 3
CDATA_SECTION_NODE : 4
ENTITY_REFERENCE_NODE : 5
ENTITY_NODE : 6
PROCESSING_INSTRUCTION_NODE : 7
COMMENT_NODE : 8
DOCUMENT_NODE : 9
DOCUMENT_TYPE_NODE : 10
DOCUMENT_FRAGMENT_NODE : 11
NOTATION_NODE : 12
tagName : SCRIPT
removeAttribute : removeAttribute()
getAttributeNode : getAttributeNode()
setAttributeNode : setAttributeNode()
removeAttributeNode : removeAttributeNode()
getElementsByTagName : getElementsByTagName()
getAttributeNS : getAttributeNS()
setAttributeNS : setAttributeNS()
removeAttributeNS : removeAttributeNS()
getAttributeNodeNS : getAttributeNodeNS()
setAttributeNodeNS : setAttributeNodeNS()
getElementsByTagNameNS : getElementsByTagNameNS()
hasAttributeNS : hasAttributeNS()
title :
lang :
dir :
className :
text :
htmlFor :
event :
charset :
defer : false
type : text/javascript
offsetTop : 0
offsetLeft : 0
offsetParent : null
scrollTop : 0
scrollLeft : 0
scrollHeight : 0
scrollWidth : 0
clientTop : 0
clientLeft : 0
clientHeight : 0
clientWidth : 0
tabIndex : -1
contentEditable : inherit
blur : blur()
focus : focus()
spellcheck : false
style : { length=0 }
removeEventListener : removeEventListener()
dispatchEvent : dispatchEvent()
baseURI : http://labjs.com/
compareDocumentPosition : compareDocumentPosition()
textContent :
isSameNode : isSameNode()
lookupPrefix : lookupPrefix()
isDefaultNamespace : isDefaultNamespace()
lookupNamespaceURI : lookupNamespaceURI()
isEqualNode : isEqualNode()
getFeature : getFeature()
setUserData : setUserData()
getUserData : getUserData()
DOCUMENT_POSITION_DISCONNECTED : 1
DOCUMENT_POSITION_PRECEDING : 2
DOCUMENT_POSITION_FOLLOWING : 4
DOCUMENT_POSITION_CONTAINS : 8
DOCUMENT_POSITION_CONTAINED_BY : 16
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC : 32
getElementsByClassName : getElementsByClassName()
getClientRects : getClientRects()
getBoundingClientRect : getBoundingClientRect()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment