How to close dialog window with minimum features and no theme.
Hi all,
I downloaded jquery-ui with minimum features and no theme. I have two problems:
1. I don't have a "close" button,
2. Even I inserted a button myself, I don't know how to close dialog window. I tried "dialog.close" and some other things but I couldn't manage to close the window.
Thanks.