Added support for finding elements that have underscores in their name (along with...
authorJohn Resig <jeresig@gmail.com>
Sat, 28 Apr 2007 15:39:30 +0000 (15:39 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 28 Apr 2007 15:39:30 +0000 (15:39 +0000)
commitfce2bdf7ff1d5a293690c65de36a7824a50bc54f
tree5c8b10338360937a58b6c4d47aec3f1a17aeaf5c
parent610149fd19c087e51ccd5975ba2c2e5c3bfe49a8
Added support for finding elements that have underscores in their name (along with other allowed characters). Fix for ticket #1084.
build/test/index.html
src/selector/selector.js
src/selector/selectorTest.js