Hide jquery dialog on asp.net postback

Posted by mellowyellow77 on Stack Overflow See other posts from Stack Overflow or by mellowyellow77
Published on 2010-05-28T22:13:42Z Indexed on 2010/05/28 22:22 UTC
Read the original article Hit count: 127

Filed under:
|

I feel like this is a stupid questions, but I am finding it hard to get this answered.

I only want to show the jquery dialog when the page first renders. After the page renders there are multiple operations that cause the page to postback, but the user doesn't navigate away from that page.

How do I disallow the jquery dialog from showing on those postback events.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about modal-dialog