Attack of the Attributes
I have this idea of writing a bunch of jQuery extensions that latch onto data attributes into html and extend the functionality of the tag.
Take for example, a modal. To have a modal on the page, typically you have an open and close button, and...