Added support for (basic) nested parens and (basic) nested brackets. You can now...
[jquery.git] / src / selector / selector.js
2007-01-09 John ResigAdded support for (basic) nested parens and (basic...
2007-01-08 John ResigFixed a bug with $("body") in dynamic documents, refact...
2007-01-07 John ResigAdded support for [@foo] against DOM object properties...
2007-01-07 John ResigFixed problem with $("div",$("body")) breaking (returni...
2006-12-31 John ResigMoved the bulk of the selector code out into a separate...