So im trying to remove a banner that is automagically inserted in my email via MSOutlook. I cant seem to nail a script that pulls it out this text:
Here is the code:
<script>
$("style='color:green'>< dont want to see text. ></span>).remove();
</script>
<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-family:"Arial", san-serif;
mso-fareast-font-family:"times new roman"'><br>
<span style='color:green'>< dont want to see text. ></span>
<o:p></o:p>
</span>
</p>