I want a selector like $(".author") that will select an element if "author" is the value of any attribute, not just class. that will s
I want a selector like $(".author") that will select an element if "author" is the value of any attribute, not just class. that will s