By Kenny Meyers January, 18th 2011 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. In previous versions of jQuery you would write this: Now, volume-wise it appears that

