kvnglbrtsn + dom   40

getAttribute("HREF") is always absolute
In some browsers getAttribute("HREF") on an A element returns a complete URL, even if the HREF attribute in the source specified a relative path. In others it returns the exact text of the attribute in the source, which may be relative.
dom  js  bug 
june 2009 by kvnglbrtsn
DOM DocumentFragments
performance improvements for dom manipulation.
js  dom  performance  coding 
july 2008 by kvnglbrtsn

Copy this bookmark:



description:


tags: