Click the button to get the name of the button element's first attribute.
In this example, the name of the first attribute is "onclick", and the second is "class".
Note: In Internet Explorer 8 and earlier, the attributes property will return a collection of all possible attributes for the element, and will, in this example, display the name of a different attribute.