摘要: $.dialog({ title: '温馨提示', content: 'url:a.aspx', close: function () { window.location.href = "b.aspx"; }, lock: true, background: '#000', /* 背景色 */ op 阅读全文
posted @ 2016-05-16 16:53 羽翼时空 阅读(101) 评论(0) 推荐(0)
摘要: ClientScript.RegisterStartupScript(GetType(), "success", "a();", true); 阅读全文
posted @ 2016-05-16 16:51 羽翼时空 阅读(202) 评论(0) 推荐(0)
摘要: 一.项目是做什么的二.是否有类似已做的项目三.那些功能是相通的,哪些是不同的四.怎么做 阅读全文
posted @ 2016-05-16 16:45 羽翼时空 阅读(203) 评论(0) 推荐(0)