[jQuery] jQuery UI Dialog - how to hide 'X' close box?

[jQuery] jQuery UI Dialog - how to hide 'X' close box?


Is there any way with jQuery UI Dialog to not show the "X" close box
in the titlebar? (what if I want to show a message dialog that the
user cannot close, such as a "Loading..." dialog)