jquery delete prev sibling

JavaScript
$(this).prev().remove();
Source

Also in JavaScript: