I have the following markup
@qItem.CategoryText
$(".deleteIcon").click(function(){ doActionA(); return false; });