English 中文(简体)
为什么在 Chrome和沙捞越这支 code子手法?
原标题:Why wont this js code work in Chrome and Safari?

我的指数是.html,这一框架是动态的。

页: 1 我有一份表格,在提交时,这份表格是:

问题在于,网站必须充满活力,看看“清”。

因此,在Iframes php网页上,我有这一编号:

<body onload="parent.resize_iframe(document.body.scrollHeight)">

在指数.html(在这种情况下是父母)中,我有以下职能:

function resize_iframe(new_height){
    byId( iframe001 ).style.height=parseInt(new_height) + 20 +  px ;
}

这里的问题不是功能问题,但Safari和Mook认为,滚动体比它更长。

我曾试图提醒这艘船,而该船长总是在2000年左右 Chrome和沙眼中,但在其他浏览器中,它具有活力,本应是500 300 800人。

任何想法?

<><>UPDATE:

我在点击指数上的一个环节时注意到了,然后点击了浏览器背纽芬兰,在苏丹武装部队ARI和CHROME中,iframe DOES 转成正。

但我不得不在浏览器中点击,以便工作......

SEE THIS Question FOR FURTHER INFORMATION: Can/Safari为什么在这里可以享受保单的权利。

问题回答

我不敢肯定,但我要说我想要说的话。 赖斯和 Chrome这两个网络浏览器的正常行为就是这样。 因此,我猜测,他们计算了高点,使dding和差值增加至正常高。 请浏览“网络计算风格”

有时,当网页有验证错误时,javascript就没有发挥预期的作用。

第一次尝试验证你的标记(超文本)。

如果确认无效,则使用 j。

j 质量是相互兼容的;每名浏览器都应获得完全相同的结果。





相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签