jQuery Dialog Not Working Twice?
2009-11-11 09:30:03 | 0 Comment
I was developing a web site for a client of mine when I have faced this error. I was creating the dialog like the following:
/* HTML */
dialog content..
By using this, I couldn't succeed to show the dialog twice. Here is my solution:
What I have done is simply destroying the dialog on the close event instead of disabling it by default.
Check my latest project compector.com where you can post references about your former employers and see what others have said about the future employers. Sign up now and post a reference and share it on twitter or facebook.


Comments
Leave a Response