Standardize on using .nodeName in place of .tagName. Fixes jQuery bug #4923.
authorJohn Resig <jeresig@gmail.com>
Sun, 19 Jul 2009 13:32:53 +0000 (13:32 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 19 Jul 2009 13:32:53 +0000 (13:32 +0000)
commit48e9a3999596c2ee1f4470a78637de8f27e3b219
tree8f4c68775a0645be21cce8d49cd6959d000bfb00
parent0d5c3a68a092401089c9242bdafdb1b2534feb6a
Standardize on using .nodeName in place of .tagName. Fixes jQuery bug #4923.
src/ajax.js
src/attributes.js
src/fx.js
src/offset.js
src/selector.js