try remove the single quotes

if ($("input[name*=delete_linkid]",this)) {
  alert('it does!');

Reply via email to