Pablo

after(elements, [attributes])

Same as .append() but, with this method, the passed elements are inserted into the DOM after each of the elements in the collection.

Pablo.circle().after('.foo');
Painting is just another way of keeping a diary.
Pablo Picasso