I am getting one validation error due to my use of data-href=\"\" in the context of making a whole DIV clickable. The JS and HTML is below. What could I do to make this W3C
If possible, you should consider using a doctype that supports data-* attributes. For HTML5, that's:
data-*