jquery-notebook
jquery-notebook copied to clipboard
changed attr to prop in modifier buttons
Re: http://stackoverflow.com/questions/5874652/prop-vs-attr
Using attr prevented the modifier buttons from appearing on a page I'm building. A change to prop fixed the issue!