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
document.domain
判断 iframe 是否加载完成的完美方法
Zakas 文章《Iframes, onload, and
document.domain
》的评论中 Christopher 提供了一个新的判断方法(很完美): var iframe = document.crea
feiqitian
·
2011-04-15 14:00
JavaScript
C++
c
.net
C#
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
iframe自适应,跨域,JS的
document.domain
转载:iframe自适应,跨域,JS的
document.domain
http://www.cnblogs.com/olartan/archive/2009/09/23/1572264.html
liuzidong
·
2011-04-13 17:00
java
html
xml
跨域时iframe自适应高度
--
document.domain
=
banbogou
·
2011-04-11 13:00
jsp
Firefox的getter和setter带来的安全隐患
表面上看起来系统提供的
document.domain
、document.cookie等接口似乎不允许开发者随便修改,但是实际上呢: document.
tenfyguo
·
2011-04-09 22:00
function
domain
firefox
setter
getter
Firefox的getter和setter带来的安全隐患
表面上看起来系统提供的
document.domain
、document.cookie等接口似乎不允许开发者随便修改,但是实际上呢: document.
xitong
·
2011-04-09 22:00
firefox
ajax跨域访问(cross-domain)
本地站:http://www.somedomain.com目标站:http://bbs.somedomain.com解决方法:1.在目标站
document.domain
='somedomain.com'
eidolon8
·
2011-03-10 12:00
Ajax
function
null
url
XMLhttpREquest
lambda
document.domain
解决跨域问题
比如在地址栏里输入:www.example.com alert(
document.domain
); //www.example.com 我们也可以给
document.domain
属性赋值,不过是有限制的
webcode
·
2011-03-03 13:00
document
Firefox的getter和setter带来的安全隐患
表面上看起来系统提供的
document.domain
、document.cookie等接口似乎不允许开发者随便修改,但是实际上呢
ihuashao
·
2011-02-27 01:00
C++
c
.net
C#
firefox
产品对比效果的实现
function compareObject(compareObject_name){ // init
document.domain
= " 360buy.com " ; this .initScrollY
·
2011-02-17 09:00
产品
跨域情况下自适应大小的iframe
127.0.0.1 a.foo.com127.0.0.1 b.foo.com127.0.0.1 www.foo.com127.0.0.1 www.bar.com如果根域名相同,仅仅是子域名不同,则只要设定
document.domain
jinyanhui2008
·
2011-02-15 20:00
JavaScript
html
脚本
firefox
跨域情况下自适应大小的iframe
127.0.0.1 a.foo.com127.0.0.1 b.foo.com127.0.0.1 www.foo.com127.0.0.1 www.bar.com如果根域名相同,仅仅是子域名不同,则只要设定
document.domain
jinyanhui2008
·
2011-02-15 20:00
JavaScript
html
脚本
firefox
Firefox的getter和setter带来的安全隐患
表面上看起来系统提供的
document.domain
、document.cookie等接口似乎不允许开发者随便修改,但是实际上呢: document.__defineGetter__(
emu in blogjava
·
2011-01-19 09:00
跨域解决办法
1:最简单的办法腾讯这么做了:
document.domain
='qq.com';解决跨域问题,最简单的方法。局限性:只能解决跨二级域。及其他。
gutonghuai
·
2011-01-05 10:00
jsonp
javascript
callback
function
xmlhttprequest
jquery
JS
JS 报错 没有权限
只需在脚本加入
document.domain
="域名"即可 以下是测试代码: main.html <html> <head> </head
xitong
·
2010-12-13 10:00
js
JS 报错 没有权限
只需在脚本加入
document.domain
="域名"即可以下是测试代码:main.htmlleft.html//
document.domain
="192.168.153.68";functionleftfun
weinianjie1
·
2010-12-13 10:00
c
function
脚本
测试
button
同源访问与cookie
起因: 组件采用很常见的无刷新上传文件 方式,但在某处应用一直抛出异常:permission denied 以及 domain 相关的错误,仔细排查原来是调用页面设置了
document.domain
yiminghe
·
2010-11-15 21:00
JavaScript
jsonp
Scheme
脚本
SNS
条件语句精简代码
<script type="text/javascript">
document.domain
= "iteye.com";</script
C_SHaDow
·
2010-08-31 16:00
JavaScript
在centos5下为PHP安装coreseek全文检索引擎支持
<script type="text/javascript">
document.domain
= "iteye.com";</
thinkgem
·
2010-08-02 12:00
PHP
应用服务器
python
搜索引擎
全文检索
事务策略: 了解事务陷阱
document.domain
="iteye.com";MarkRichards,主管和高级技术架构师,CollaborativeConsulting,LLC2009年3月06日事务处理的目标应该是实现数据的高度完整性和一致性
thinkgem
·
2010-08-02 12:00
设计模式
spring
jdbc
jpa
单元测试
Web 开发与设计之 Google 兵器谱
document.domain
="csdn.net";新闻来源:sixrevisions.comGoogle的使命是Web,在Google眼中,未来的一切应用都将Web化,一直以来,
zilog
·
2010-07-30 15:00
Web
Ajax
Google
chrome
gwt
亲历Debian安装nginx+fast-cgi+php-fpm+eAccelerator
QZone Editor .dump{} <script type="text/javascript"> //TODO 域名 if (location.hash) {
document.domain
kevinyuan
·
2010-07-29 10:00
PHP
nginx
Debian
cgi
vim
js
dd.write(document.body)该文档的URl是:vardd=document; dd.write(document.URL)该文档的域名是:vardd=document; dd.write(
document.domain
tsuliuchao
·
2010-07-22 22:00
JavaScript
function
文档
input
button
browser
jquery.form.js与file文件域、
document.domain
有冲突
用response.getWriter().out()给客户端打印数据与 <script type="text/javascript">
document.domain
ldzyz007
·
2010-07-20 17:00
jquery
json
Ajax
FCKEditor 2.6.4 Asp.net上传文件没有权限解决
解決方法:用vs打开原文件项目 源代码文件FileBrowser/FileWorkerBase.cs里找到这样一行代码:源代码下载地址Response.Write(@"(function(){vard=
document.domain
zhoukang0916
·
2010-07-05 16:00
function
脚本
fckeditor
asp.net
dll
百度 ASTAR 2010 (四)
QZone Editor .dump{} <script type="text/javascript"> //TODO 域名 if (location.hash) {
document.domain
worldterminator
·
2010-05-30 09:00
JavaScript
C++
c
算法
百度
js跨域访问
主项目:http://zyj.com:8080/home子项目:http://zcl.com:8170/home只需在两个项目的页面均加上如下即可:
document.domain
="zyj.com";
zyj8170
·
2010-03-16 18:00
document.domain
document.domain
document.domain
用来得到当前网页的域名。
ouran
·
2010-02-23 17:00
JavaScript
html
.net
关于
document.domain
--
document.domain
= "xxxx.com"; //指定 document 所属的域--></script> 最近遇到一个问题,使用c
pavel
·
2010-02-03 16:00
JavaScript
C++
c
C#
asp
关于
document.domain
--
document.domain
= "xxxx.com"; //指定 document 所属的域--></script> 最近遇到一个问题,使用c
pavel
·
2010-02-03 16:00
JavaScript
C++
c
C#
asp
IE下Iframe的
document.domain
的怪异问题
在ie下如果两个 子站点的iframe页面之间需要交互,就必须在两个页面中都配置
document.domain
属性,比如页面A是http:/
ningxiaotao
·
2010-01-25 15:00
JavaScript
html
脚本
IE
web不同域之间互传数据
varuserInArray=[];//userInArray.push("ff80808123977698012398ea851b006b#高杰#2");varuserOutArray=[];functiontest(){
document.domain
ykdsg
·
2010-01-15 13:00
Web
function
domain
java 虚拟机调优
QZone Editor .dump{} <script type="text/javascript"> //TODO 域名 if (location.hash) {
document.domain
melin
·
2009-12-23 13:00
java
cms
算法
虚拟机
ssh
设置 iframe
document.domain
杂谈
两个页面: a.htm为top页面,b.htm在iframe中. 域都为 api.adomain.com 注:所有文字说明都在注释中,只需看文字即可. a.htm代码: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
lixinlixin2008
·
2009-11-12 15:00
浏览器
XHTML
chrome
IE
Safari
Tomcat6设置debug
<script type="text/javascript">
document.domain
= "iteye.com";</
lionbule
·
2009-11-01 22:00
JavaScript
eclipse
tomcat
socket
OS
Tomcat6设置debug
<script type="text/javascript">
document.domain
= "iteye.com";</
lionbule
·
2009-11-01 22:00
JavaScript
eclipse
tomcat
socket
OS
二级域名的跨域应用
http://blog.csdn.net/mayongzhan - 马永占,myz,mayongzhan 最近在解决几个二级域名的跨域应用 简单总结如下: 1利用
document.domain
=
txf2004
·
2009-10-27 22:00
.net
Blog
出版
Js 跨域调用问题
这里整理了一些方法,来解决这个问题:1.设置
document.domain
。
aidxn527
·
2009-10-21 16:00
JavaScript
应用服务器
Ajax
Web
浏览器
跨域情况下自适应大小的iframe
127.0.0.1 a.foo.com127.0.0.1 b.foo.com127.0.0.1 www.foo.com127.0.0.1 www.bar.com如果根域名相同,仅仅是子域名不同,则只要设定
document.domain
cn-done
·
2009-10-20 23:00
JavaScript
html
脚本
asp
firefox
计算机视觉的巨大应用
document.domain
="csdn.net";先来提出一些问题,1、我们是否能够从图像中获取某些有用的信息,比如图像中有一个人,我想知道这人的身高,距离拍摄位置有多远,以及拍摄该图像的相机镜头的方向等等
cy513
·
2009-10-07 16:00
图像处理算法
可怜的秒杀门,可怜的马云的诚信
QZone Editor .dump{} //TODO 域名 if (location.hash) {
document.domain
=location.hash.substr(1); } //parent.qZEditor.callback
javatgo
·
2009-10-03 23:00
游戏
软件测试
电信
中国电信
网页游戏
父子窗口跨域调用返回值无权限问题
设置办法:在父窗口中,打开跨域的子窗口前以及子窗口中返回值前设置
document.domain
="domain";//eg.'eecn.cn'。另外域名设置一次
lhx222
·
2009-09-14 15:00
JavaScript
Ajax
类似于开心发信的JS多选组件
document.domain
="iteye.com";效果如图所示,首先是一级菜单,点击后会异步从后台action中加载第二级选项,点击选项后,该选项会被加入到下面得div中,点击被加入到
Nullin
·
2009-08-13 10:00
JavaScript
html
json
document.domain
document.domain
用来得到当前网页的域名。
yysct2005
·
2009-07-03 14:00
JavaScript
html
.net
仅供参考,别人的简历
首页新闻论坛群组Blog文档下载读书Tag网摘搜索.NETJava游戏视频人才外包培训数据库书店程序员try{
document.domain
="csdn.net";}catch(ex
pterodactyl
·
2009-06-23 16:00
oracle
tomcat
linux
JSF
PostgreSQL
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
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
其他