Navneet Kumar's Library tagged → View Popular
18 Feb 09
Migrate apps from Internet Explorer to Mozilla - MDC
differences between IE and FF
DOM, CSS, JS
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...
DOM Parsing With XPath and JavaScript | Wed 20 Apr 2005 | Blog | CodeStore
dom node traversal in javascript using xpath
JavaScript XPath Implementation
dom node traversal in javascript using xpath
-
document.evaluate method:
-
Msxml.DOMDocument
JavaScript-XPath – CodeRepos::Share – Trac
dom node traversal in javascript using xpath
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.
15 Jan 09
Looks Good Works Well: Measuring User Experience Performance
Web page load cycle
request - respose - load
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
-
innerHTMLis very well-supported -
It’s a super-simple way of taking the
responseTextproperty of theXMLHttpRequestobject and slapping it into a specified part of a page. - 5 more annotations...
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in DOM
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
