I have the following markup
@qItem.CategoryText
$(".deleteIcon").click(function(e){ doActionB(); e.stopPropagation(); });