前端开发2023年05月03日
<div ><img src="<?=$rs3["img_name"]?>" class="img-responsive img-rounded img_guige" draggable="false...
前端开发2023年05月03日
<!DOCTYPE html> <html> <head> <meta charset="gbk"> &...
前端开发2023年05月03日
:pi ping www.19jp.com -n 1 | find "TTL=" > nul if errorlevel 1 ( goto pi ) else ( &nb...
前端开发2023年05月03日
//兼容浏览器scrollTop的方法 var sTop_1=parseInt(document.body.scrollTop); var sTop_2=parseInt(document.documentElement.scrollTop); var vvtop=parseInt(sTop_1+sTop_2+100); doc...
前端开发2023年05月03日
<!--aria-hidden="true" data-backdrop="static" 点击其它地方不能关闭--> <div id="alert_go_div" class="modal hid...
前端开发2023年05月02日
<input name="time_1" type="text" id="time_1" value="" onkeyup="this.value=this.value.replace(/\D/g,'...
前端开发2023年05月02日
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>ajax长轮询和短轮询</title&...
前端开发2023年05月02日
IE浏览器启动:pi ping 10.12.12.12 -n 1 | find "TTL=" > nul if errorlevel 1 ( goto pi )&nb...
前端开发2023年05月02日
function gofenshu(){ parent.frames['fram_jilu'].location.href=index.php'; }...
前端开发2023年05月02日
<input type="button" name="Submit1" id="screen_zt" value="屏幕状态切换" /> <script> $(function(){  ...