javascript自定义函数参数传递为字符串格式
自定义函数参数传递为字符串格式,传递方式
1:用this传递
2:引号缺省
3:转义字符(html中"代表"双引号,'代表单引号,javascript中直接\"和Java通用转义字符集)
<html>
<head>
<scriptlanguage="LiveScript">
functionprint(arg){
alert("你好!"+arg);
}
</script>
</head>
<body>
<form>
<inputtype="button"name="Button1"value="first"onclick="print(this.str)"str="你好one">
<br><br>
<inputtype="button"name="button2"value="second"onclick=print("你好two")>
<br><br>
<inputtype="button"name="button3"value="Third"onclick="print("你好three")">
</form>
</body>
</html>热门推荐
10 五一公司放假祝福语简短
11 追星女孩的祝福语简短
12 给长辈端午祝福语 简短
13 生日祝福语有诗意简短
14 团圆日祝福语简短
15 中秋商务祝福语简短最新
16 温暖文艺简短祝福语短句
17 男孩上学祝福语简短的
18 入住酒店文案祝福语简短