摘要: 调用函数即可 function screen_center(e){ var w=window.screen.width;//屏幕分辨率的宽 var h=window.screen.height;//屏幕分辨率的高 var left = (w/2) - parseInt($(".wanfan .rul 阅读全文
posted @ 2016-09-05 14:38 春风得意之时 阅读(234) 评论(0) 推荐(0) 编辑
摘要: <head> <meta http-equiv="Content-Type" name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scala 阅读全文
posted @ 2016-09-03 23:58 春风得意之时 阅读(5388) 评论(0) 推荐(0) 编辑
摘要: <a target="_blank" href="tencent://message/?uin=2814920598&Site=&Menu=yes" style="text-decoration:none;">QQ:2814920598 ( 点 击 直 接加我QQ)</a> 或 <p><a href 阅读全文
posted @ 2016-08-28 00:43 春风得意之时 阅读(149) 评论(0) 推荐(0) 编辑
摘要: info-lt-carlogo-box p i.on { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: keep-all; } display: block; o 阅读全文
posted @ 2016-08-18 15:23 春风得意之时 阅读(164) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <title>Bad Words Example</title> <script type="text/javascript"> function filterText(sText) { var reBadWords = /badword|anotherbadword/g 阅读全文
posted @ 2016-08-18 14:55 春风得意之时 阅读(2066) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-08-12 13:16 春风得意之时 阅读(1) 评论(0) 推荐(0) 编辑
摘要: <html><head><script type="text/javascript" src="/jquery/jquery.js"></script><script type="text/javascript">$(document).ready(function(){ $("button").c 阅读全文
posted @ 2016-07-14 16:56 春风得意之时 阅读(3041) 评论(0) 推荐(0) 编辑
摘要: favicon 在未指定 favicon 时,大多数浏览器会请求 Web Server 根目录下的 favicon.ico 。为了保证 favicon 可访问,避免404,必须遵循以下两种方法之一: 在 Web Server 根目录放置 favicon.ico 文件; 使用 link 指定 favi 阅读全文
posted @ 2016-07-04 10:41 春风得意之时 阅读(6739) 评论(0) 推荐(0) 编辑
摘要: 兼容模式 1 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> 阅读全文
posted @ 2016-07-04 10:31 春风得意之时 阅读(2384) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <script type="text/javascript" src="http://libs.baidu.com/jquery/1.11.1/jquery.min 阅读全文
posted @ 2016-07-01 16:54 春风得意之时 阅读(1012) 评论(0) 推荐(0) 编辑