A very general question.
I am dynamically generating a form that is split into multiple levels of tabs using HTML / JavaScript.
I want to highlight some of t
I like how John Resig did this: a script tag with arbitrary type. His example is about templating, but you could really use this for anything.