SimpleSelector, Javascript DOM selector


/ Published in: JavaScript
Save to your folder(s)

SimpleSelector is a small DOM selector object with support for the most used selectors. It's also the default selector for the jLim JavaScript framework.

Why use SimpleSelector?
- very small, less than 2kb minified
- easy to use with $$()
- no overhead, no functions you hardly ever use
- ideal for smaller websites

URL: http://www.freelancephp.net/simpleselector-javascript-dom-selector/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.