content | {Content} | Content to be inserted. Existing nodes will be moved instead of duplicated. |
content | {Content} [optional] | Additional args are handled the same as the first, each in turn |
DollarJS (chainable)
$('p').prepend('<div class="new-stuff">')