How to prevent HTML popup from disappearing after Postback.

Sep 25 2015 5:54 AM
  I have one html popup which has two Textboxes and one button. It successfully opens on button click
 event but, disappears immediately on Postback event. I want to keep that popup as it is even after postback using jquery.

Answers (1)