Re: [css-d] Collecting css attributes for an item

2014-11-14 Thread Rick Gordon
It might be worth taking a look at this discussion: http://stackoverflow.com/questions/754607/can-jquery-get-all-css-styles-associated-with-an-element Rick Gordon - On 11/14/14 9:57 AM, Michael Beaudoin wrote: I have been tasked to sift through a site and collect the attrib

[css-d] Collecting css attributes for an item

2014-11-14 Thread Michael Beaudoin
I have been tasked to sift through a site and collect the attributes of items (buttons, panels, etc) to include in a style guide. Problem is is that the attributes are littered throughout many style sheets. It's a mess. Is there any tool that will collect all the attributes of a selected object