I\'m trying to put together a way of marking up various components in HTML that get parsed by a jQuery script and created when the page loads.
For example, at the moment
Use jquery's ".data" property. This is very handy and many people don't know about it.
See this link for more information.