Added UTF8 Selector support (#1001) and fixed infinite selector loops (#1025). You...
authorJohn Resig <jeresig@gmail.com>
Sun, 25 Mar 2007 00:58:19 +0000 (00:58 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 25 Mar 2007 00:58:19 +0000 (00:58 +0000)
commitaf79bb1f255433d553d8d9dde0306cc340903c1a
tree1ee423cfd54a8887827ab5b02d4eab10cc567e4f
parentec2b688920cf38f5bb2487b8a1897f7eb7557248
Added UTF8 Selector support (#1001) and fixed infinite selector loops (#1025). You can now select elements by UTF8-based IDs, classes, and attributes.
build/test/index.html
src/selector/selector.js
src/selector/selectorTest.js