nazerke
7/30/2015 - 3:17 AM

Inspect element

Inspect element

can add attributes, move and delete elements, edit

Put "DOM Breakpoint" to see whenever an element is modified: 
    right click->break on...->attribute modification, subtree, removal
Search additionally has ability to search selectors: #someid, .someclass, //html/body/h1,etc