Guest User

Untitled

a guest
Sep 18th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. alert( getIndividualCSSPropertyValue("margin", "0 10px 20px 30px", "marginLeft") ); // 30px
  2. alert( getIndividualCSSPropertyValue("border", "1px solid ghostwhite", "border-color") ); // rgb(248, 248, 255)​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​
Add Comment
Please, Sign In to add comment