ajax出来的HTML内容不能使用点击click
<code class="">$('.btn_collect').on('click',function(){ var id = $(this...
<code class="">$('.btn_collect').on('click',function(){ var id = $(this...
<code class="">document.write("<script src='https://apps.bdimg.com/libs/bootstrap/3.3.4/...
input 输入大于1的数(可以是整数或小数)oninput 和正则 <input type="number" oninput="this.value=this.value.replace(/[^1-9\.]/g,'');" //用的...
<a href=“javascript:document:my_infon.submit();” class=“btn”>去结算</a>
$(".case_box").on("click",function(){} 使用document $(document).on('click','.case_box',function(){}
轮询 function reqs() { $.post("{:url('index/xcx_login_is')}",function(res){ if(res.result==1){ if(res.msg.code==1){ layer....
$("#selectAll").click(function () {//全选 $("#playList :checkbox").attr("checked", true); }); $("#unSelect").click(functio...
禁止鼠标右键:oncontextmenu="return false"; 禁止选择:onselectstart="return false"; 禁止拖放:ondragstart="return false"; 禁止拷贝:oncopy=doc...
效果图: jQuery.cropper 是一款使用简单且功能强大的图片剪裁 jQuery 插件。该图片剪裁插件支持图片放大缩小,支持图片旋转,支持触摸屏设备,支持 canvas,并且支持跨浏览器使用。 官网:https://fengyuan...
var zhengshu= {}; zhengshu.zhengshu1 = $("#zhengshu1").attr("class"); zhengshu.zhengshu2 = $("#zhengshu2").attr("...