Hi Stworthy,
If i send formatted text from backend like below, how to display correctly in messager.alert ?
"Message has been sent to <span class='someclass'>someone</span> with confirmation id <b>11234</b>"
I've got it displayed as above, not a rendered html message.
Thanks.