I am trying to append an image after the last input field in a div, any ideas as to why this won\'t work?
$(\'
Try this:
$('').appendTo('#formid-here input:last'));