Pablo

before(elements, [attributes])

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

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