How do I find which JavaScript is changing an element's style?
Programmer Question
I have an element that's getting styles applied via JavaScript. I'm not sure exactly where; is there a way to check Firebug to show where the "element.style" is actually coming from?
No comments:
Post a Comment