getComputedStyle (or) $.css(map) <-- to get every style declaration
- by Matrym
Aside from looping through an array that has each style property declared, is there any way to get a key/value output of all styling of a dom element?
My fallback is iterating through the keys listed on:
http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSview-getComputedStyle