function is_weixin() { var ua 
2020-12-01 14:39:51 856条阅读<input onClick="uncheck(this);" name="types" type="r
2020-11-23 09:17:43 771条阅读<style type="text/css">/*弹出窗口*/#winbox{position:fixed;background
2020-11-20 09:52:00 769条阅读<style type="text/css">/*弹出层*/#winbox{position:absolute; top:0px
2020-11-20 09:03:54 746条阅读<form name="myform" action="loginchk.php" method="po
2020-11-11 15:38:56 770条阅读<script type="text/javascript">function send(){ var usersid = &q
2020-11-11 13:10:59 753条阅读一、数组转字符串需要将数组元素用某个字符连接成字符串,示例代码如下:123var a, b;a = new Array(0,1,2,3,4);b = a.joi
2020-11-11 11:09:14 773条阅读页面跳转:javascript中的location.href 有很多种用法,主要如下:self.location.href="/url"&n
2020-11-11 09:53:11 778条阅读通常表单的提交有两种方式,一是直接通过html的form提交,代码如下:<form action="" method="&q
2020-11-10 15:35:16 736条阅读document.onkeydown=function(){ var e = window.event||arguments[0];&
2020-11-04 10:52:01 673条阅读