Conditional comment

http://dbpedia.org/resource/Conditional_comment an entity of type: WikicatCascadingStyleSheets

Conditional Comments (kurz: CC; englisch für: bedingte Kommentare) sind Kontrollstrukturen in HTML-Dokumenten, die nur vom Microsoft Internet Explorer und Programmen aus der Microsoft-Office-Reihe (z. B. Microsoft Word) interpretiert werden. Sie bieten die Möglichkeit, je nach Programmversion eines HTML-Renderers, unterschiedliches HTML auszuführen. Ab dem Internet Explorer 10 wird diese Form der Browserweiche für standardkonforme HTML-Seiten nicht mehr unterstützt. rdf:langString
条件付きコメント(じょうけんつきコメント)とは、Microsoft Internet Explorerに対して、コードを渡したり隠したりするのに使用できるHTMLソースコード中にある条件付きのステートメントである。Internet Explorer 5で初めて登場し、バージョン9までサポートされた。 なお、バージョン10以降はこの機能は廃止され、他のブラウザと同様、単なるコメントとして扱われる事となった。よって、「IEそのものを検出する」コメントは「IE9以下を検出する」コメントと同義になる。 rdf:langString
조건부 주석이란 HTML을 이용해 웹 사이트를 마크업할 때에 을 할 경우에 HTML의 주석 태그를 이용하여서 인터넷 익스플로러에 대해 적용하기 위한 특수한 형식의 주석이다. rdf:langString
条件注释(conditional comment)是于HTML源码中被 Microsoft Internet Explorer 有条件解释的语句。条件注释可被用来向 Internet Explorer 提供及隐藏代码。 条件注释最初于微软的 Internet Explorer 5浏览器中出现,并且直至 Internet Explorer 9 均支持。微软已宣布于 Internet Explorer 10 中以标准模式处理页面 - 如 HTML5 - 时停止支持,但是旧版网页使用这种技术(于兼容性视图)将继续有效。JScript 条件注释于 Internet Explorer 4 中被引进,而在 Internet Explorer 10 中继续受支持,无论于标准模式或者兼容性模式之中,但在 Windows 应用商店应用程序中不受支持。 rdf:langString
Conditional comments are conditional statements interpreted by Microsoft Internet Explorer versions 5 through 9 in HTML source code. They can be used to provide and hide code to and from these versions of Internet Explorer. Conditional comments are not supported in Internet Explorer 10 and 11. rdf:langString
Los comentarios condicionales (del inglés técnico: Conditional Comments) consisten en una sintaxis específica aplicable al lenguaje informático HTML que permite especificar que partes se seleccionan y que partes se obvian en un contexto referido a fragmentos de markup HTML, siendo posible de este modo diferenciar entre diferentes versiones de navegadores que markup es filtrado y representado por cada versión específica de un determinado navegador. rdf:langString
Условные комментарии — механизм, при помощи которого автор веб-страницы может использовать нестандартные особенности некоторых браузеров, избегая проблем несовместимости с другими браузерами. В настоящее время условные комментарии можно использовать для написания специального кода, предназначенного для Internet Explorer.Следующим образом, например, можно включить специальные правила CSS, предназначенные для этого браузера: rdf:langString
rdf:langString Conditional Comments
rdf:langString Conditional comment
rdf:langString Comentarios condicionales
rdf:langString 条件付きコメント
rdf:langString 조건부 주석
rdf:langString Условный комментарий
rdf:langString 条件注释
xsd:integer 13885841
xsd:integer 1092118457
rdf:langString Conditional Comments (kurz: CC; englisch für: bedingte Kommentare) sind Kontrollstrukturen in HTML-Dokumenten, die nur vom Microsoft Internet Explorer und Programmen aus der Microsoft-Office-Reihe (z. B. Microsoft Word) interpretiert werden. Sie bieten die Möglichkeit, je nach Programmversion eines HTML-Renderers, unterschiedliches HTML auszuführen. Ab dem Internet Explorer 10 wird diese Form der Browserweiche für standardkonforme HTML-Seiten nicht mehr unterstützt.
rdf:langString Los comentarios condicionales (del inglés técnico: Conditional Comments) consisten en una sintaxis específica aplicable al lenguaje informático HTML que permite especificar que partes se seleccionan y que partes se obvian en un contexto referido a fragmentos de markup HTML, siendo posible de este modo diferenciar entre diferentes versiones de navegadores que markup es filtrado y representado por cada versión específica de un determinado navegador. Su sintaxis, que podemos considerar como un substitutivo de la generación dinámica de markup HTML mediante alternativas como el javascript , es directa y fácilmente implementable.
rdf:langString Conditional comments are conditional statements interpreted by Microsoft Internet Explorer versions 5 through 9 in HTML source code. They can be used to provide and hide code to and from these versions of Internet Explorer. Conditional comments are not supported in Internet Explorer 10 and 11. Conditional comments in HTML first appeared in Microsoft's Internet Explorer 5 browser, although support has now been deprecated. In Internet Explorer 10, HTML conditional comments are not supported when the page is in standards mode (document mode 10). JScript conditional comments were introduced in Internet Explorer 4, and they continued to be supported in Internet Explorer 10, in standards mode or compatibility mode.
rdf:langString 条件付きコメント(じょうけんつきコメント)とは、Microsoft Internet Explorerに対して、コードを渡したり隠したりするのに使用できるHTMLソースコード中にある条件付きのステートメントである。Internet Explorer 5で初めて登場し、バージョン9までサポートされた。 なお、バージョン10以降はこの機能は廃止され、他のブラウザと同様、単なるコメントとして扱われる事となった。よって、「IEそのものを検出する」コメントは「IE9以下を検出する」コメントと同義になる。
rdf:langString 조건부 주석이란 HTML을 이용해 웹 사이트를 마크업할 때에 을 할 경우에 HTML의 주석 태그를 이용하여서 인터넷 익스플로러에 대해 적용하기 위한 특수한 형식의 주석이다.
rdf:langString Условные комментарии — механизм, при помощи которого автор веб-страницы может использовать нестандартные особенности некоторых браузеров, избегая проблем несовместимости с другими браузерами. В настоящее время условные комментарии можно использовать для написания специального кода, предназначенного для Internet Explorer.Следующим образом, например, можно включить специальные правила CSS, предназначенные для этого браузера: Имеется возможность указания отдельной версии браузера. Это может пригодиться, чтобы добиться совместимости со старыми версиями браузера, которые не поддерживают стандартную модель:
rdf:langString 条件注释(conditional comment)是于HTML源码中被 Microsoft Internet Explorer 有条件解释的语句。条件注释可被用来向 Internet Explorer 提供及隐藏代码。 条件注释最初于微软的 Internet Explorer 5浏览器中出现,并且直至 Internet Explorer 9 均支持。微软已宣布于 Internet Explorer 10 中以标准模式处理页面 - 如 HTML5 - 时停止支持,但是旧版网页使用这种技术(于兼容性视图)将继续有效。JScript 条件注释于 Internet Explorer 4 中被引进,而在 Internet Explorer 10 中继续受支持,无论于标准模式或者兼容性模式之中,但在 Windows 应用商店应用程序中不受支持。
xsd:nonNegativeInteger 11353

data from the linked data cloud