Hi,Abu,
How to hide or disable jQuery dialog close(X) top right corner button?
I tried:
jQuery("a.ui-dialog-titlebar-close").hide();
But it don't work!
Rgds,
Chao Shun Jeng
1 Answers
Your Answer
Hi,Abu,
How to hide or disable jQuery dialog close(X) top right corner button?
I tried:
jQuery("a.ui-dialog-titlebar-close").hide();
But it don't work!
Rgds,
Chao Shun Jeng