Beautiful Element Creation with #jQuery — Article — The Nerdary
http://thenerdary.net/articles/entry/beautiful_element_creation_with_jquery#When:16:29:12Z
jQuery’s new(ish) element creation syntax drops ’bows. For those of you who don’t know — which I’m banking on quite a bit — jQuery lets you create elements and then attach an object of parameters to it. It will then use those parameters to create the element and its attributes.

