$dom is a lightweight JavaScript library for selecting, traversing, styling and animating DOM elements. This tiny JavaScript library weights only 5k (2kb gzip’d) and it can be used as an alternative to other well known.js libraries such as JQuery or Prototype. Sometimes, you just need a library that loads faster and has only the features you need to use. Many developers are using only 10% of other frameworks’ features while still having to download 100% of the code.
Features include:
- CSS selectors and animations
- DOM manipluation and traversal
- Element styling
- Completely unobtrusive
- Source: http://www.keithclark.co.uk/$dom/
- Live Examples: Accordion | Content Slider
- Tested in: Internet Explorer 6+, Google Chrome, Firefox 3+, Safari 4+, Opera 9+