Hi
What I need in this particular case is that, the alert's width and
height should adjust dynamically, depending on the amount of text in
the message. I dont want to hardcode the width/height to any value.
This is especially needed in the custom-alert class, where the amount
of text(alert-msg) can vary from few-words to even 50 lines.
Regards