E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
http-equiv
浏览器设置兼容性和禁止缓存
-- 以IE9渲染 --> <meta
http-equiv
="X-UA-Compatible" content="IE=EmulateIE9&
·
2015-11-13 06:29
浏览器
ASP递归层级表格数据展示
--#include file="common/sub_function.asp"--> <htm> <head> <meta
http-equiv
·
2015-11-13 06:17
asp
最基本的js与css 控制弹出层效果
html > < head > < title >LIGHTBOX EXAMPLE </ title > < meta
http-equiv
·
2015-11-13 06:17
css
一个漂亮的table样式
代码 < html > < head > < meta
http-equiv
="Content-Type"
·
2015-11-13 06:35
table
JavaScript对滚动栏的操作
<html> <head> <meta
http-equiv
="Content-Type" content="text/html; charset
·
2015-11-13 06:10
JavaScript
addEventListener和attachEvent的区别
IE <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
http-equiv
·
2015-11-13 06:50
attachEvent
Javascript中IE和Firefox的区别
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
http-equiv
·
2015-11-13 06:49
JavaScript
CSS3+HTML5学习笔记三-纯CSS3实现的瀑布布局
DOCTYPE HTML> <html> <head> <meta
http-equiv
="Content-Type"
·
2015-11-13 06:24
html5
获取键盘代码
<html> <meta
http-equiv
="Content-Type" content="text/html;charset=UTF-8"
·
2015-11-13 05:34
代码
输出select日期
< html > < head > < meta
http-equiv
·
2015-11-13 05:18
select
js实现密码强度验证
<html> <head> <meta
http-equiv
="content-type" content="text/html"
·
2015-11-13 05:23
密码强度
JS实现图片翻书效果
picture.html <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
http-equiv
·
2015-11-13 05:12
js
文件上传input type="file"样式美化
DOCTYPE html> <html> <head> <meta
http-equiv
="Content-Type" content="
·
2015-11-13 05:28
input
css盒子的浮动(一)
<html> <head> <meta
http-equiv
=”Content-Type” content=”text/html; charset=utf-8″ /
·
2015-11-13 05:25
css
GetXamarin.xambe
quot;en" class=""> <head> <meta charset='utf-8'> <meta
http-equiv
·
2015-11-13 05:58
get
如何制作无边弹出窗口
http://bar.yesky.com/BoardDisp_84.html <HTML XMLNS:IE> <meta
http-equiv
="Content-Type
·
2015-11-13 05:40
弹出窗口
echarts在360中以及IE8浏览器不兼容:解决方案
参考:http://blog.csdn.net/www3300300/article/details/12992489 添加: <head> <meta
http-equiv
·
2015-11-13 05:37
ECharts
IE8兼容
http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
IE8兼容<meta
http-equiv
="X-UA-Compatible" content="IE=EmulateIE7" /> <meta
·
2015-11-13 05:59
content
框框下面的小箭头的实现
quot; "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta
http-equiv
·
2015-11-13 05:59
实现
关于IE兼容性的问题(X-UA-Compatible)
可以在网页Head头中加入: <meta
http-equiv
="X-UA-Compatible" content="IE=EmulateIE7"/>
·
2015-11-13 05:01
com
兼容ie各大浏览器的解决方法
<meta
http-equiv
="X-UA-Compatible" conten
·
2015-11-13 05:06
浏览器
每页都有的表头和打印分页
HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta
http-equiv
·
2015-11-13 05:52
分页
js 显示乱码 问题之详解
如果web application的编码规则是utf-8,如网页头中的: <meta
http-equiv
="Content-Type" content
·
2015-11-13 05:13
js
身份证号验证,获取户口地址、性别、出生日期
gt; 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta
http-equiv
·
2015-11-13 04:52
身份证
移动端 触屏轮播图(完善版)
DOCTYPE HTML> <html> <head> <meta
http-equiv
="Content-Type" content="
·
2015-11-13 04:45
移动端
js 滚轮事件 滚轮焦点图(轮播图)
doctype html> <html> <head> <meta charset="utf-8"> <meta
http-equiv
·
2015-11-13 04:42
js
js 面向对象选项卡
DOCTYPE HTML> <html> <head> <meta
http-equiv
="Content-Type" content="
·
2015-11-13 04:41
面向对象
D3.js加载csv和json数据
DOCTYPE html> <head> <meta
http-equiv
="Content-Type" content="text/
·
2015-11-13 04:51
json
PHP输出中文乱码的问题
用echo输出的中文显示成乱码, 其实应该是各种服务器脚本都会遇到这个问题, 根本还是编码问题, 一般来说出于编码兼容考虑大多的页面都将页面字符集定义为utf-8 <meta
http-equiv
·
2015-11-13 04:08
中文乱码
css 背景色为半透明的例子
DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta
http-equiv
·
2015-11-13 04:40
css
CSS3+HTML5学习笔记四--CSS三栏布局-宽度只适应
DOCTYPE HTML> 2 <html> 3 <head> 4 <meta
http-equiv
="Content-Ty
·
2015-11-13 04:19
html5
51地图实现地址解析:
quot;urn:schemas-microsoft-com:vml" > < head > < meta
http-equiv
·
2015-11-13 04:09
解析
百度地图实现地址解析:
百度地图实现地址解析: <html> <head> <meta
http-equiv
="Content-Type" content
·
2015-11-13 04:08
百度地图
使用bootstrap做一个响应式的页面
"en"> 3 <head> 4 <meta charset="UTF-8"> 5 <meta
http-equiv
·
2015-11-13 04:13
bootstrap
Struts2不常见问题四则
页面上通常会在如下两种地方设置: <meta
http-equiv
=Content-Type content="text/html;charset=utf-8">(html
·
2015-11-13 04:56
struts2
切换开关 参考
DOCTYPE html> <html> <head> <meta
http-equiv
="Content-Type" co
·
2015-11-13 04:25
切换
文本域textarea显示输入剩余字数
://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta
http-equiv
·
2015-11-13 04:03
textarea
各种兼容的placeholder
<html> <head> <meta
http-equiv
="Content-Type" content="text/html; charset
·
2015-11-13 04:44
placeholder
js日历三级联动
直接切入正题 <html><head><title>年月日三下拉框联动</title><meta
http-equiv
='Content-Type
·
2015-11-13 04:17
三级联动
javascript实现倒计时
DOCTYPE html> <html> <head> <meta
http-equiv
="Content-Type" content="
·
2015-11-13 03:31
JavaScript
javascript实现划词标记+划词搜索功能
Transitional//EN"><html><head><title>Untitled Document</title><meta
http-equiv
·
2015-11-13 03:00
JavaScript
Tomcat JSP Web 开发中的乱码问题小结
<meta
http-equiv
="content-type" content="text/html; charset=GBK">3) 如果系统是
·
2015-11-13 03:55
tomcat
横向不间断滚动DIV
DOCTYPE html> 2 <html> 3 <head> 4 <meta
http-equiv
="Content-Type&
·
2015-11-13 03:24
div
打开web全屏
gt; <title>无标题文档</title> <meta
http-equiv
·
2015-11-13 03:06
Web
ASP.NET MVC 母版页汉字编码
<meta
http-equiv
="Content-Type" content="text/html; charset=iso-8859-1" />
·
2015-11-13 03:10
asp.net
用脚本语言实现树形菜单
quot;http://www.w3.org/1999/xhtml"> <title>树形菜单</title> <head> <meta
http-equiv
·
2015-11-13 03:53
脚本
页面自动跳转
功能:5秒后,自动跳转到同目录下的02view.html文件 1)html的实现 <head> <meta
http-equiv
="
·
2015-11-13 02:27
跳转
js日历代码
<p> <meta content="text/html;charset=gb2312"
http-equiv
="content-type"
·
2015-11-13 02:46
js
js+css实现简单下拉菜单
<head> <meta
http-equiv
="Content-Type" content="text/html; charset
·
2015-11-13 02:17
下拉菜单
html回车事件
html> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta
http-equiv
·
2015-11-13 02:36
html
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他