What I want to do is when you click the close button in a jQueryUI Dialog, the Dialog will close and the whole page will be redirected to somewhere else. How to achieve this? It seems that I should bind the close event with some extra logic.
Share
1 Answer