<asp:Button ID="Ok" runat="server" Text="确定" style="float:right" OnClick="Ok_Click"/> 点击的时候没有反应
protected void Ok_Click(object sender, EventArgs e)
{
Common.ShowMessage("gh");
}
http://www.51xuediannao.com/jQuery/jQuery_tanchu/ 按到这个网站做的第9种弹出层样式 Button 是放在弹出层里面的
------解决方案--------------------------------------------------------
既然是<input type="submit",就可以提交啊,
把你的完整、可调式运行的代码发到amxh@21cn.com