Customization of Alert popup using HTML
5 years ago.
Is it possible to customize the alert popup with html tags? I am passing in an array in the alert but I want to customize the way it is shown on the front-end for example I want to use unordered list for better clarity.
I looked at the documentation and so far you can only use CSS to change the look of the box. Can you please guide if that possible?
DayPilot