Javascript – dialog not returning true, and as consequence not triggering onClick, because of event occurred
this problem will drive me crazy and i am seeking a solution; I made a hidden div in my asp.net page, and a JavaScript function to show it as a dialog when a asp.net button is clicked, this JavaScript function…