-
Notifications
You must be signed in to change notification settings - Fork 1
A jquery plugin that allows you to expose the HTML structure of your OOCSS. http://billkeller.github.com/objectCSS/
billkeller/objectCSS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/** * objectCSS plugin for jQuery * v1.0 * Allows you to expose the HTML structure of your OOCSS. * * Documentation: http://billkeller.github.com/objectCSS/ * * By Bill Keler, ghettocooler.net * */ /** * Usage: * * From JavaScript, use: * $(<select>).objectCSS({depth: <x>}); * where: * <select> is the DOM node selector, e.g. ".media" * <x> is 0, 1 or 2, representing the level of the objects children that you'd like visualized */
About
A jquery plugin that allows you to expose the HTML structure of your OOCSS. http://billkeller.github.com/objectCSS/
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published