I'm not sure how to describe it best but many editors for html show the structure of all the parent elements right down to the selected element in the status bar or the like.
body > div#wrapper > div > img
So if want to grab just the div to add a class to you could without having to go to the source. Is this in the works or could it be added?
Stuart
body > div#wrapper > div > img
So if want to grab just the div to add a class to you could without having to go to the source. Is this in the works or could it be added?
Stuart
RE: DOM tree access for next version?
Check out this plugin:
http://tinyurl.com/lzbgo