摘要:
前台框架: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="code.aspx.cs" Inherits="code" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xht 阅读全文
posted @ 2016-02-18 16:27
大喜
阅读(360)
评论(0)
推荐(0)
摘要:
var elem=function(){alert(1) ;return function(){alert(2)}}//函数赋给变量 document.getElementById("btn").onclick=elem; //触发函数变量 elem or elem(); elem :加载无反应,点 阅读全文
posted @ 2016-02-18 09:33
大喜
阅读(253)
评论(0)
推荐(0)
摘要:
//前台提交 <form action="a.ashx" method="post"> <input type="hidden" name="hidden" value="4" /> @x <input type="submit" value="click" id="@x"/> </form> as 阅读全文
posted @ 2016-02-18 09:29
大喜
阅读(2163)
评论(0)
推荐(0)
浙公网安备 33010602011771号