I am trying to toggle a dotted border around a selected p tag when it is clicked on.
I formatted it using css script and then added a toggleClass() in jQuery, but when I