 |
c# - jQuery UI Dialog with ASP.NET button postback - Stack Overflow
I have a jQuery UI Dialog working great on my ASP.NET page: jQuery(function() { jQuery("#dialog").dialog({ draggable: true, resizable: true, show: 'Transfer', h... ... ken's answer above did the trick for me. The problem with the accepted answer is that i
stackoverflow.com |
 |