Javascript Library To Inspect CSS Stylesheets – CSSUtilities

CSSUtilties is a free JavaScript library that provides capabilities to inspect CSS stylesheets in a detailed and accurate way (even than those provided by FirebugFree Firefox Add-on).

javascript-library-to-inspect-css-stylesheets-cssutilities

CSSUtilities understands all versions of CSS including CSS3. It works in HTML, XHTML and XML and can equally handle  physical or virtual DOMs.

Some Features

  • Finds all the rules that apply to an element, including information about properties, media, specificity and inheritance
  • Tells which properties apply directly, or which through inheritance
  • It returns the specificity of any selector

This free JavaScript CSS inspection library makes these capabilities available to ordinary, unprivileged code that runs in any contemporary browser.

Related Posts

1 Comment Post a comment

  1. December 11, 2010 at 00:25

    This seems like a great tool to have. Thanks for sharing.

    · Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>