2Tarry: т.е. примеров я так и не увижу?
Увидишь, конечно. Я как раз занимаюсь...
===============================================
А всем вот что: CSS стандарт? DOM стандарт? DHTML стандарт?
А что ж все их рвут на части и при любом случае обсирают друг друга? И потом всеж знают, кото-то что-то придумыввает, запускает, если вещ путевая, с точки зрения общества - это потом описывается как стандарт. Ну и? Вот ради прикола возьми и провалидируй(если так можно выразиться) любую из страниц любого из известнийших порталов или уважаемого ресурса. Результат будет колебаться от плачевного , с точки зрения w3c, до более менее среднего. НО опять таки 100% совместимости нет ни у кого... Даже у маньяка Лебедева.
А зомби сдесь тихие...
Отсутствует
Address:
Modified: Sun Apr 10 18:46:04 2005
Server: Apache/1.3.31 (ALT Linux/alt1.1) mod_ssl/2.8.17 OpenSSL/0.9.7d
Content-Type: text/html
Encoding: windows-1251
Doctype: XHTML 1.0 Transitional
Root Namespace: http://www.w3.org/1999/xhtml
Errors: 5
Revalidate With Options
:
Show Source Outline
Parse Tree ...no attributes
Validate error pages Verbose Output
Help on the options is available.
Note:
The Validator XML support has some limitations.
This page is not Valid XHTML 1.0 Transitional!
Below are the results of attempting to parse this document with an SGML parser.
1.
Line 21, column 99: end tag for "img" omitted, but OMITTAG NO was specified
...ru/images/logo.png" alt="Mozilla.ru">
You may have neglected to close a tag, or perhaps you meant to "self-close" a tag; that is, ending it with "/>" instead of ">".
✉
2.
Line 21, column 12: start tag was here
<img src="http://www.mozilla.ru/templates/mozilla_ru/images/logo.png
3.
Line 29, column 58: end tag for "input" omitted, but OMITTAG NO was specified
<input id="submit" value="Искать" type="submit">
✉
4.
Line 29, column 10: start tag was here
<input id="submit" value="Искать" type="submit">
5.
Line 255, column 27: there is no attribute "valign"
<div align="center" valign="top">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute.
✉
Valid XHTML 1.0! Feedback: The W3C Validator Team
Date: 2004/07/21 10:24:06
А зомби сдесь тихие...
Отсутствует
2Swappp: разработчики уже убрали префикс (не помню с какой версии; в FF0.9 кажется ещё через -moz работало) и теперь opacity в Gecko работает в "чистом" виде.
Действительно, незнал.
Отсутствует
А всем вот что: CSS стандарт? DOM стандарт? DHTML стандарт?
CSS и DOM стандарты, DHTML просто термин, причем очень абстрактный.
http://www.w3.org/TR/WAI-WEBCONTENT/#dhtml
Dynamic HTML (DHTML)
DHTML is the marketing term applied to a mixture of standards including HTML, style sheets, the Document Object Model [DOM1] and scripting. However, there is no W3C specification that formally defines DHTML. Most guidelines may be applicable to applications using DHTML, however the following guidelines focus on issues related to scripting and style sheets: guideline 1, guideline 3, guideline 6, guideline 7, and guideline 9.
Address:
Modified: Sun Apr 10 18:46:04 2005
Server: Apache/1.3.31 (ALT Linux/alt1.1) mod_ssl/2.8.17 OpenSSL/0.9.7d
Content-Type: text/html
Encoding: windows-1251
Doctype: XHTML 1.0 Transitional
Root Namespace: http://www.w3.org/1999/xhtml
Errors: 5
Revalidate With Options
А это здесь причем?
http://forum.mozilla.ru/viewtopic.php?id=2226
Я переделал эту страницу, если авторы не поленятся или дадут мне доступ, скоро будет Vaild
Отредактировано Swappp (10-04-2005 23:28:45)
Отсутствует