- 昵称:51助手
- 博龄:4年4个月7天
- 粉丝:122
- 关注:108
- +关注
搜索
文章分类
博客档案
css :root、var()、calc() 函数
摘要::root:root {background:#ccc;}css 伪类匹配文档的根元素。对于 HTML 来说, :root 表示<html>元素,除了优先级更高之外,与 html 选择器相同。非IE及ie8及以上浏览器都支持,在:root中声明相当于全局属性
HTTP Error 503. The service is unavailable.
摘要:1、在windows系统中,打开开始菜单,搜索iis,并打开2启动对应的网站应用池
万维网发布(w3svc)已停止,如何解决
摘要:1、win+R 打开开始——运行,输入services.msc并回车或点击确定2 启动World Wide Web Publishing Service服务项
OwlCarousel2-2.3.4 快速使用
摘要:html<link rel="stylesheet" href="OwlCarousel2-2.3.4/dist/assets/owl.carousel.min.css"> <link rel="stylesheet&q
discuz短信息数据表
摘要:pre_common_member_grouppm群发短消息用户记录表字段类型空默认注释uidmediumint(8)否0会员idgpmidsmallint(6)否消息idstatustinyint(1)否00=未读 1=已读 -1=删除datelineint(10)否0阅读时间pre_common_grouppm群发短消息表X2以上字段类型空默认注释ids
jQuery获取元素尺寸及位置一些方法
摘要:返回或设置文档的滚动条的垂直位置。jQuery(window).scrollTop() jQuery(window).scrollTop(offset)网页工作区域高度jQuery(window).height()整个网页文档的高度jQuery(document).height()某个元素相对于document文档的