Select, Traverse, Style and Animate DOM Elements: $dom .js library
Posted on January 18, 2010, Filled 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.
- Leave a reply!
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
Grid Accordion with jQuery: Pack lot of text into a small placeat March 30, 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

