I am trying to implement the U/Dialog/Modal Message. How do I make sure so that when the page loads, it does not automatically show the modal message until the user click, let's say, a button or image on the page? Currently, as soon as the page loads, the modal message pops up automatically without manually clicking anywhere on the page.