Select, Traverse, Style and Animate DOM Elements: $dom .js library
Posted on January 18, 2010, under Frameworks,
Bookmark it
$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+
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- January 18, 2010
- article by Gabriel C.
- Share your thoughts!
Related Posts
-
Generate a jQuery UI Slider using Data from a Select Elementat August 22, 2009 with 4 comments
-
Beautifully Style your HTML Form Elements: Uniformat February 10, 2010
-
Create Specific Vector Graphics using Raphaël JavaScript Libraryat October 16, 2009 with 1 comment
-
Expose HTML Elements with Style: jQuery Highlighter Pluginat January 3, 2010
-
jTimepicker: Set Hours and Minutes Individually with jQuery UIat October 5, 2009 with 1 comment

