Select a DOM element using Javascript
I have the following snippets of HTML and Javascript. In the Javascript I have a reference to a button element from which I want to get a reference to the first element of class "proof" in the enclosing div element…