About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
leohxj
9/12/2013 - 2:02 AM
share
Share
add_circle_outline
Save
获取元素的style
获取元素的style
getStyle.js
content_copy
file_download
var current = window.getComputedStyle || window.currentStyle; xxx.current(prop);
clear