:( Which js has modified my html ?? :( :(
a
javaScript code has added
class="x" to my
<div>...</div> and has turned it to
<div class="x">...</div>
how can i find that
js :( ???
is there any browsers plugins that traces which js line has modified selected html tag ?