Im trying to manipulate the dom with JS to set an elements display attribute to block from none. I've given the element a class name called 'paypal-btn', yet my script fails when I try to do the following Im trying to manipulate the dom with JS to set