Skip to main content

Navneet Kumar's Library tagged DOM   View Popular

JavaScript tutorial - DOM nodes and tree

  • In Opera 7-9.2x, this maximum text node size is 32 KB. In Mozilla/Firefox/Netscape 6+, it is 4 KB. Although
    the normalize() method of the parent node(s) should be able to replace the multiple text nodes with a single text node
    containing all the text,
10 Feb 09

John Resig - XPath and CSS Selectors

  • The biggest thing to realize is that CSS Selectors are, typically, very short - but woefully underpowered, when compared to XPath.

John Resig - XPath Overnight

  • Native XPath is blazing fast
  • Internet Explorer is a dead-end.
  • 1 more annotations...

JavaScript XPath Implementation

dom node traversal in javascript using xpath

js-xpath.sourceforge.net/ - Preview

JavaScript XPATH Library DOM

  • document.evaluate method:
  • Msxml.DOMDocument
04 Feb 09

Building High Performance HTML pages

  • Close Your Tags
  • will be parsed more quickly because it is well-formed and Internet Explorer doesn't need to look ahead to decide where the paragraph or list items end.
28 Aug 07

John Resig - Bringing the Browser to the Server

  • the full jQuery test suite is now automated and capable of running in Rhino
    (passing all tests).
  • It's important that you do window.location = "some file" before loading any
    DOM-dependent code (as the 'document' object doesn't exist before the location
    request
21 Jun 07

DOM Scripting: The innerHTML dilemma

  • innerHTML is very well-supported
  • It’s a super-simple way of taking the responseText property of the XMLHttpRequest object and slapping it into a specified part of a page.
  • 5 more annotations...
1 - 20 of 24 Next ›
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo