< NOSCRIPT>没有通过w3c验证器 [英] <NOSCRIPT> does not pass w3c validator

查看:62
本文介绍了< NOSCRIPT>没有通过w3c验证器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好:


我阅读了有关在Javascript中嵌入HTML代码的常见问题解答。我使用了< \ / tag>格式化

来解决验证器问题。现在< NOSCRIPT>块失败,错误#65:


1.第52行,第9列:文档类型不允许元素NOSCRIPT这里;缺少一个

的APPLET,OBJECT,MAP,IFRAME,BUTTON等。开始标记


< NOSCRIPT>


有问题的URL位于: http://pmcferrin.ugate.net/barkhouse...ovalidate.html


有人可以告诉我我做错了吗?


-paul

Hello:

I read the FAQ about embedding HTML code in a Javascript. I have used the "<\/tag>" format
to get around validator problems. Now the <NOSCRIPT> block is failing with error #65:

1. Line 52, column 9: document type does not allow element "NOSCRIPT" here; missing one
of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag

<NOSCRIPT>

The offending URL is at: http://pmcferrin.ugate.net/barkhouse...ovalidate.html

Can someone advise me what I''m doing wrong?

-paul

推荐答案

2004年5月26日星期三04:07:41 GMT,Paul<"" p _ e _ mcferrin \@ ya

hoo。 c o m。 D E L E T E>写道:
On Wed, 26 May 2004 04:07:41 GMT, Paul <""p _ e _ m c f e r r i n \"@ y a
h o o . c o m . D E L E T E> wrote:
您好:

我阅读了有关在Javascript中嵌入HTML代码的常见问题解答。我使用了
< \ / tag>格式以解决验证器问题。现在
< NOSCRIPT>阻止错误#65:

1.第52行,第9列:文档类型不允许元素
NOSCRIPT这里;缺少APPLET,OBJECT,MAP,IFRAME,
按钮之一。开始标记

< NOSCRIPT>

违规网址位于:
http://pmcferrin.ugate.net/barkhouse...ovalidate.html

有人可以告诉我我做错了什么?

-paul
Hello:

I read the FAQ about embedding HTML code in a Javascript. I have used
the "<\/tag>" format to get around validator problems. Now the
<NOSCRIPT> block is failing with error #65:

1. Line 52, column 9: document type does not allow element
"NOSCRIPT" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME",
"BUTTON" start-tag

<NOSCRIPT>

The offending URL is at:
http://pmcferrin.ugate.net/barkhouse...ovalidate.html

Can someone advise me what I''m doing wrong?

-paul




停止依赖Javascript。提供HTML。


您不希望看到您的页面看起来像没有Javascript。坦白说,它看起来就像你是个白痴一样。



Stop relying on Javascript. Serve HTML.

You don''t want to see what your page looks like w/o Javascript. It looks
like you''re a moron, frankly.


" Paul" <"""&pbsp; c o m。 DELET E>
$ b $baécritdansle message de

新闻:hK ******************** @ bgtnsc05- news.ops.worldnet.att.net
"Paul" <""p _ e _ m c f e r r i n \"@ y a h o o . c o m . D E L E T E>
a écrit dans le message de
news:hK********************@bgtnsc05-news.ops.worldnet.att.net
我阅读了有关在Javascript中嵌入HTML代码的常见问题解答。我已经使用了"< \ / tag>"格式以解决验证器问题。现在
< NOSCRIPT>阻止错误#65:

1.第52行,第9列:文档类型不允许元素
NOSCRIPT这里;缺少APPLET,OBJECT,MAP,IFRAME,
按钮之一。开始标记

< NOSCRIPT>

违规网址位于:
http://pmcferrin.ugate.net/barkhouse...ovalidate.html
I read the FAQ about embedding HTML code in a Javascript. I have
used the "<\/tag>" format to get around validator problems. Now the
<NOSCRIPT> block is failing with error #65:

1. Line 52, column 9: document type does not allow element
"NOSCRIPT" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME",
"BUTTON" start-tag

<NOSCRIPT>

The offending URL is at:
http://pmcferrin.ugate.net/barkhouse...ovalidate.html




似乎验证器不喜欢document.write()中的html - 请参阅

下面的错误,其中结束标记为A"省略"例如。

它认为你应该首先重写一下(也许html评论不是没有b $ b,语法好吗?)。


另外,我不明白为什么JavaScript对你来说是必要的

导航菜单?好像你可以没有JS



It seems the validator doesn''t like the html in the document.write() - see
the errors below with "end tag for "A" omitted" for exemple.
It think you should rewrite that firstly (maybe the html comments aren''t
with the good syntax ?).

Also I don''t understand exactly why JavaScript is necessary for you
navigation menu ? Seems like you could do without JS


在消息< op ************** @ news.individual。 net>,Neal

< ne ***** @ yahoo.com>写道
In message <op**************@news.individual.net>, Neal
<ne*****@yahoo.com> writes
2004年5月26日星期三04:07:41 GMT,Paul<"" p _ e _ m c r r r i n \@ y
a h o o。 c o m。 D E L E T E>写道:
On Wed, 26 May 2004 04:07:41 GMT, Paul <""p _ e _ m c f e r r i n \"@ y
a h o o . c o m . D E L E T E> wrote:
您好:

我阅读了有关在Javascript中嵌入HTML代码的常见问题解答。我已经使用了"< \ / tag>"格式以解决验证器问题。现在
< NOSCRIPT>阻止错误#65:

1.第52行,第9列:文档类型不允许元素
NOSCRIPT这里;缺少APPLET,OBJECT,MAP,IFRAME,
按钮之一。开始标记

< NOSCRIPT>

违规网址位于:
http://pmcferrin.ugate.net/barkhouse...ovalidate.html

有人可以告诉我我做错了什么?

-paul
Hello:

I read the FAQ about embedding HTML code in a Javascript. I have
used the "<\/tag>" format to get around validator problems. Now the
<NOSCRIPT> block is failing with error #65:

1. Line 52, column 9: document type does not allow element
"NOSCRIPT" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME",
"BUTTON" start-tag

<NOSCRIPT>

The offending URL is at:
http://pmcferrin.ugate.net/barkhouse...ovalidate.html

Can someone advise me what I''m doing wrong?

-paul



停止依赖Javascript。提供HTML。

你不想看到你的页面看起来像没有Javascript。坦白说,看起来你好像是个白痴。



Stop relying on Javascript. Serve HTML.

You don''t want to see what your page looks like w/o Javascript. It
looks like you''re a moron, frankly.




有点苛刻,不要想,Neal?


如果它是家庭照片的家庭照片集合,

他使用JS真的很重要吗?


就个人而言,我更关心的是将600k +照片图片的尺寸调整为每张不超过30k的
,以便拨号用户不必等待

永远。


问候。

-

杰克



A little harsh, don''t do think, Neal?

If it''s a collection of family photos to be looked at by the family,
does it really matter that he uses JS?

Personally, I''d be more concerned about resizing the 600k+ photo images
down to less than 30k each so that dial-up users don''t have to wait for
ever.

regards.
--
Jake

这篇关于&LT; NOSCRIPT&GT;没有通过w3c验证器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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