Hi, I am looking another way to have popup in my webpage.
I have a lot of popups, and I use iframe inside dialog UI, but the problem is that it takes to much time, and when I debugged it I found that when the dialog is loading it call three timer to the server.
I tries to use the load() function, but in this case, the jquery is not executed when the dialog is loading the iframe.
I hope you can help me.
Thanks and regards