跨平台HTML(IE不遵循标准?) [英] Cross platform HTML (IE not following standards?)

查看:64
本文介绍了跨平台HTML(IE不遵循标准?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我来这里是要求任何有想法的人提供支持。

跨浏览器HTML(主要是Firefox和IE)。


我的个人网站 http://trammel.no-ip.info 正常运行Firefox但是IE

决定粉碎左桌(继续说明没有可破坏的

空格)。


我试过用nowrap已经和IE仍然强制在

菜单中包含文本...这就是为什么我尝试使用非破坏空格而不是正常

那些...所以没有地方可以破解(但是IE仍然没有注意到,并且

包裹它)。


任何人都有任何关于修复工作的想法对于这两种浏览器(Firefox

已经有效)?

提前感谢您的时间和时间阅读这篇文章。

Hi, I am here to request support from anyone that has idea''s on
cross-browser HTML (Mainly Firefox and IE).

My personal website http://trammel.no-ip.info works fine on Firefox but IE
decides to crush the left table (ingnoring that there is no breakable
spaces).

I tried using nowrap already and IE still forces a wrap of the text in the
menu... thats why I tried using non-breaking spaces instead of normal
ones... so there was nowhere to break (however IE still takes no notice and
wraps it).

Anyone got any idea''s on a fix that would work for both browsers (Firefox
already works)?
Thanks in advance for you time & for reading this post.

推荐答案

On Sun,2005年4月3日06:46:16 GMT,

" Trammel" ; < Me@Server.com>发表:
On Sun, 03 Apr 2005 06:46:16 GMT,
"Trammel" <Me@Server.com> posted:
我在这里请求任何有跨浏览器HTML(主要是Firefox和IE)的想法的人的支持。

我的个人网站 http://trammel.no-ip.info 在Firefox上工作正常,但是IE
决定粉碎左表(继续说明没有可破坏的空间)。

我尝试使用nowrap已经和IE仍然强制包装
菜单中的文字...这就是为什么我尝试使用不间断的空格而不是正常的空间......所以无处可去(但是IE仍然没有注意到,
包装它。)
Hi, I am here to request support from anyone that has idea''s on
cross-browser HTML (Mainly Firefox and IE).

My personal website http://trammel.no-ip.info works fine on Firefox but IE
decides to crush the left table (ingnoring that there is no breakable
spaces).

I tried using nowrap already and IE still forces a wrap of the text in the
menu... thats why I tried using non-breaking spaces instead of normal
ones... so there was nowhere to break (however IE still takes no notice and
wraps it).




你有一个特殊的非破坏空间缩进文本数组和嵌套的

表我不是真的我想甚至考虑建议*多*关于,

除了它不是一件好事,而且那些嵌套的列表(它们是b
)是合适的CSS r用于缩进和其他样式的ules可能更好。


然而,我在MSIE中看到的包装问题是连字符,

不是你用过的任何地方& nbsp;在单词之间。 MSIE就是这样,它是b / b
做烦人和/或愚蠢的事情。


您可以尝试将nowrap作为属性放入表格单元格[1],虽然

但这是一种不赞成使用的技术,在所有情况下都无法奏效。您可以

应用white-space:pre CSS样式规则[2]在你不想要包装的任何元素中,并且可能会在更多情况下工作。


1 :例如< td nowrap>'包装< / td>

2的东西:例如< td style =" white-space:pre;">'包装的东西< / td>


-

如果你坚持通过电子邮件发送给我,使用回复地址(这是真实的,但暂时是
)。但请回复小组,就像你应该的那样。


这条消息是在没有病毒的情况下发送的,请自行删除一些文件。



You have a peculiar array of non-breaking space indented text and nested
tables which I don''t really want to even consider advising *much* about,
other than it''s not a brilliant thing to do, and that nested lists (which
they are) with suitable CSS rules for indenting and other styling, is
probably better.

However, the wrapping problem that I can see with MSIE is at the hyphens,
not anywhere that you''ve used &nbsp; between words. MSIE is like that, it
does annoying and/or stupid things.

You can try putting nowrap as an attribute into the table cell [1], though
it''s a deprecated technique and mightn''t work in all situations. You can
apply a "white-space: pre" CSS style rule [2] in whatever element you don''t
want to wrap, and that''ll probably work in more situations.

1: e.g. <td nowrap>something that''s wrapping</td>
2: e.g. <td style="white-space:pre;">something that''s wrapping</td>

--
If you insist on e-mailing me, use the reply-to address (it''s real but
temporary). But please reply to the group, like you''re supposed to.

This message was sent without a virus, please delete some files yourself.

< br>

Trammel写道:
Trammel wrote:

您好,我在这里请求任何有跨浏览器HTML(主要是Firefox和Firefox)的人的支持IE)。

我的个人网站 http://trammel.no- ip.info 在Firefox上运行正常,但是IE
决定粉碎左表(继续说明没有可破坏的空格)。

我尝试过使用nowrap IE仍然强制在
菜单中包含文本......这就是为什么我尝试使用非破坏空间而不是正常的空间...所以无处可破(但IE仍然需要没有任何通知和
包装它。

任何人都有任何想法'对于两种浏览器都有效的解决方案(Firefox
已经有效)?
谢谢在提前为你准备时间&阅读这篇文章。

Hi, I am here to request support from anyone that has idea''s on
cross-browser HTML (Mainly Firefox and IE).

My personal website http://trammel.no-ip.info works fine on Firefox but IE
decides to crush the left table (ingnoring that there is no breakable
spaces).

I tried using nowrap already and IE still forces a wrap of the text in the
menu... thats why I tried using non-breaking spaces instead of normal
ones... so there was nowhere to break (however IE still takes no notice and
wraps it).

Anyone got any idea''s on a fix that would work for both browsers (Firefox
already works)?
Thanks in advance for you time & for reading this post.




我通常会说这是为了保护Mozilla和Firefox,但在这个
案例中,它将用于辩护IE浏览器。您的页面是非标准的。


< URL:http://validator.w3.org/>报告84 HTML 4.01错误。

< URL:http://jigsaw.w3.org/css-validator/>报告2样式 - 纯粹

错误。

< URL:http://webxact.watchfire.com/ScanForm.aspx>报告22

违反WAI WCAG-1 A级的实例(判断残疾人无障碍的最低限制级别)。


使用网页中检测到的错误,无法确定IE或页面本身是否有问题。


-


David E. Ross

< URL:http://www.rossde.com/>


我使用Mozilla作为我的Web浏览器,因为我想要一个符合Web标准的浏览器

。请参阅< URL:http://www.mozilla.org/>。



I usually say this in defense of Mozilla and Firefox, but in this
case it will be in defense of IE. Your page is non-standard.

<URL:http://validator.w3.org/> reports 84 HTML 4.01 errors.
<URL:http://jigsaw.w3.org/css-validator/> reports 2 style-sheer
errors.
<URL:http://webxact.watchfire.com/ScanForm.aspx> reports 22
instances of violations of WAI WCAG-1 Level A (the least
restrictive level for judging accessibility for the handicapped).

With the detected bugs in the Web page, it is not possible to
determine whether IE or the page itself is at fault.

--

David E. Ross
<URL:http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <URL:http://www.mozilla.org/>.




" Trammel" < Me@Server.com>在留言中写道

新闻:Yi ******************* @ fe1.news.blueyonder.co。 uk ...

"Trammel" <Me@Server.com> wrote in message
news:Yi*******************@fe1.news.blueyonder.co. uk...
我在这里请求任何有跨浏览器HTML(主要是Firefox和IE)的人提供支持。
Hi, I am here to request support from anyone that has idea''s on
cross-browser HTML (Mainly Firefox and IE).



< snip>


你有太多不必要的表。另外,当IE嵌套时,IE会更好地显示表格。你不应该像你一样离开桌子。

你的一些是嵌套的,但大多数不是。还有更好的方法可以构建导航栏。

导航栏。这是免费的: http://www.coffeecup.com/free- dhtml /


您是否已将所有表格边框设置为1只是为了看看你的页面

结构是什么样的?你有没有使用透明的.gifs作为垫片?他们

可以很好地控制页面布局。它们也应该谨慎使用。


Carla


<snip>

You have too many unnecessary tables. Plus, IE displays tables better when
they are nested. You shouldn''t leave tables floating like you do. Some of
yours are nested, but most are not. And there are much better ways to build
that navigation bar. Here''s a free one: http://www.coffeecup.com/free-dhtml/

Have you set all your table borders to "1" just to see what your page
structure looks like? Have you ever used transparent .gifs as spacers? They
work well to control page layout. They, too, should be used sparingly.

Carla


这篇关于跨平台HTML(IE不遵循标准?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆