UI Dialog appear during page loading
Hello,
I use jQuery since a few time and I have a problem with the jQuery ui
modal.
When my HTML page is loading, it occurs sometime that the content of
my dialog is displayed during a few time.
However, I use $(document).ready un the head of the document.
Could anybody help me ?
Thanks.