360安全浏览器下的IE兼容模式。有童鞋是在上边遇到的问题。她打开IE浏览器默认的是IE9的浏览器模式,但是文本模式是IE7。【解决】IE9的默认就是IE9标准模式啊,你可能是启用了组策略里的【打开Internet Explorer 7标准模式】功能。禁用就行~开始菜单 - 运行 - 输入gped....
分类:
其他好文 时间:
2015-03-18 17:15:41
阅读次数:
126
Button发布在前端搬运工2015年2月1日view:4041html5CSSCSS3在文章任何区域双击击即可给文章添加【评注】!浮到评注点上可以查看详情。当前很流行的一种网页形式就是满屏大图,本文将用最简单的方式实现该效果。用到了CSS 属性background-size,无需javascrip...
分类:
Web程序 时间:
2015-03-14 16:45:01
阅读次数:
245
演示地址:http://www.dowebok.com/demo/139/下载地址:http://www.400gb.com/file/74656766CSS3 新增的 background-size 是一个很有用的属性,用于定义背景图片的尺寸,有了这个属性,你就可以任意指定背景图片的大小。其中最常...
分类:
Web程序 时间:
2015-03-13 15:55:11
阅读次数:
161
感受到WebClient的应用趋势,在PC机上用WKS跑vSphere5.5的LAB环境,想适应一下WebClient。在装完ClientIntegrationPlugin之后启动VM控制台,却出现了连接超时的错误提示,如下图所示尝试Chrome换IE也是一样的问题,修改IE兼容性为IE9,IE10都未能解决问题后来发现在vc上运行却..
分类:
Web程序 时间:
2015-03-11 09:24:18
阅读次数:
405
New Document
*{margin:0px ; padding:0px;}
body{background:url("imgs/1.jpg")no-repeat fixed;background-size:cover;}
.button{position:fixed;left:20px;top:0px;cursor:pointer;}
.web{wi...
分类:
Web程序 时间:
2015-02-26 10:06:37
阅读次数:
194
New Document
*{margin:0px;padding:0px;}
body{background:url("images/oo.jpg")no-repeat fixed;background-size:cover;}
#huanfu{margin:200px auto;width:548px;height:299px; background:#A...
分类:
Web程序 时间:
2015-02-26 10:05:37
阅读次数:
260
MyHtml.html
-->
*{margin:0px;padding:0px;}
body{background:url("imgs/img/bj.jpg")no-repeat fixed;
background-size:cover;}
#nav #logo{
background:rgba(255,255,255,0....
分类:
移动开发 时间:
2015-02-25 18:39:06
阅读次数:
328
22013-04-21 23:07:53 [小 大] 来源: 本站资讯均由编辑从其他媒体精选HTML5相关资讯转载,以供网友参阅 background- size属性和background-origin属性、background-clip属性一 样,也是CSS3对于background新增加的属性。...
分类:
Web程序 时间:
2015-02-16 08:58:40
阅读次数:
912
js获取标签name属性this.getAttribute("name")|document.getElementById(id).getAttribute(‘name‘)CSS操作背景图片background-size:100%100%;background-size:cover;background-size:cover;background-size:auto;运行里敲:dcomcnfg,打开组件服务透明divfilter:alpha(opacity=2..
分类:
其他好文 时间:
2015-02-12 16:27:58
阅读次数:
350
http://www.css88.com/jqapi-1.9/first-of-type/index.html#p=//www.css88.com/jqapi-1.9/last-child-selector---动态添加的table 的tr 给tr设定click事件 使用jquery 1.9$(do...
分类:
Web程序 时间:
2015-01-24 19:56:22
阅读次数:
278