Not tested - but I'm guessing something like this will work?

$('elementtoappend').appendTo($(this).parent());

where 'elementtoappend' is the selector for the element you wish to insert.

On 05/03/07, Seb Duggan <[EMAIL PROTECTED]> wrote:
> I want to take an element, and prepend it to its own parent element.

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to