久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<small id='8QvIm'></small><noframes id='8QvIm'>

      <i id='8QvIm'><tr id='8QvIm'><dt id='8QvIm'><q id='8QvIm'><span id='8QvIm'><b id='8QvIm'><form id='8QvIm'><ins id='8QvIm'></ins><ul id='8QvIm'></ul><sub id='8QvIm'></sub></form><legend id='8QvIm'></legend><bdo id='8QvIm'><pre id='8QvIm'><center id='8QvIm'></center></pre></bdo></b><th id='8QvIm'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='8QvIm'><tfoot id='8QvIm'></tfoot><dl id='8QvIm'><fieldset id='8QvIm'></fieldset></dl></div>
        • <bdo id='8QvIm'></bdo><ul id='8QvIm'></ul>
      1. <tfoot id='8QvIm'></tfoot>
        <legend id='8QvIm'><style id='8QvIm'><dir id='8QvIm'><q id='8QvIm'></q></dir></style></legend>

        什么是 XHTML 角色屬性?你用它來做什么?

        What is XHTML role attribute? What do you use it for?(什么是 XHTML 角色屬性?你用它來做什么?)
          <tfoot id='UADE1'></tfoot>

            <i id='UADE1'><tr id='UADE1'><dt id='UADE1'><q id='UADE1'><span id='UADE1'><b id='UADE1'><form id='UADE1'><ins id='UADE1'></ins><ul id='UADE1'></ul><sub id='UADE1'></sub></form><legend id='UADE1'></legend><bdo id='UADE1'><pre id='UADE1'><center id='UADE1'></center></pre></bdo></b><th id='UADE1'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='UADE1'><tfoot id='UADE1'></tfoot><dl id='UADE1'><fieldset id='UADE1'></fieldset></dl></div>
              <tbody id='UADE1'></tbody>

          1. <small id='UADE1'></small><noframes id='UADE1'>

              <bdo id='UADE1'></bdo><ul id='UADE1'></ul>

                1. <legend id='UADE1'><style id='UADE1'><dir id='UADE1'><q id='UADE1'></q></dir></style></legend>
                  本文介紹了什么是 XHTML 角色屬性?你用它來做什么?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我已閱讀 W3C 的頁面,但對我來說仍然很模糊.role 屬性的目的是為了闡明代碼嗎?還是會被某些瀏覽器或蜘蛛解釋?

                  I have read W3C's page on this, but it is still vague to me. Is the role attribute's purpose to clarify the code? Or will it be interpreted by some browsers or spiders?

                  是否可以使用某些 JavaScript 庫將其用作 DOM 選擇器(我認為由于 id 屬性必須是唯一的,這可以用于識別頁面上的多個資源)?

                  Can it be used as a DOM selector using some JavaScript libraries (I am thinking so since the id attribute has to be unique, this could be used to identify multiple resources on a page)?

                  推薦答案

                  簡短版:

                  角色屬性可能會為未來的瀏覽器提供一種以獨立于設備的方式智能處理某些 XML 元素的方法.例如,在桌面和手持環境中的瀏覽器上都可以對標有導航"角色屬性的無序列表進行智能解釋,使其在兩種環境中都能清晰顯示.

                  The Role Attribute may give future browsers a way to work intelligently with certain XML elements in a device-independent way. For example, an unordered list that is marked with the role attribute of "navigation" can be interpreted intelligently on browsers in both desktop and handheld environments, allowing it to be displayed clearly in both environments.

                  加長版:

                  本規范中定義的 XHTML 角色屬性允許作者使用機器可提取的有關元素用途的語義信息來注釋 XML 語言.用例包括可訪問性、設備適配、服務器端處理和復雜數據描述.

                  The XHTML Role Attribute defined in this specification allows the author to annotate XML Languages with machine-extractable semantic information about the purpose of an element. Use cases include accessibility, device adaptation, server-side processing, and complex data description.

                  該屬性描述了當前元素在文檔上下文中所扮演的角色.例如,應用程序和輔助技術可以使用它來確定元素的用途.這可以允許用戶做出明智的決定,決定可以對元素采取哪些操作,并以設備獨立方式激活所選操作.它還可以用作以領域特定方式(例如,法律術語分類法)注釋文檔部分的機制.

                  The attribute describes the role(s) the current element plays in the context of the document. This can be used, for example, by applications and assistive technologies to determine the purpose of an element. This could allow a user to make informed decisions on which actions may be taken on an element and activate the selected action in a device independent way. It could also be used as a mechanism for annotating portions of a document in a domain specific way (e.g., a legal term taxonomy).

                  例子:

                  <ul role="navigation sitemap">
                      <li href="downloads">Downloads</li>
                      <li href="docs">Documentation</li>
                      <li href="news">News</li>
                  </ul>
                  

                  鑒于 XHTML2 工作組將在今年年底不復存在,因此該規范不可能以類似于其當前形式的任何形式達到發布狀態.http://www.w3.org/News/2009#entry-6601

                  Given that the XHTML2 Working Group will cease to exist at the end of this year, there's no chance of this specification ever reaching release status in anything resembling its current form. http://www.w3.org/News/2009#entry-6601

                  這篇關于什么是 XHTML 角色屬性?你用它來做什么?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  Use IScroll in Angular 2 / Typescript(在 Angular 2/Typescript 中使用 IScroll)
                  anime.js not working in Ionic 3 project(Anime.js 在 Ionic 3 項目中不起作用)
                  Ionic 3 - Update Observable with Asynchronous Data(Ionic 3 - 使用異步數據更新 Observable)
                  Angular 2: file not found on local .json file(Angular 2:在本地 .json 文件中找不到文件)
                  In Ionic 2, how do I create a custom directive that uses Ionic components?(在 Ionic 2 中,如何創建使用 Ionic 組件的自定義指令?)
                  Use ViewChild for dynamic elements - Angular 2 amp; ionic 2(將 ViewChild 用于動態元素 - Angular 2 amp;離子2)
                  <legend id='0s4ht'><style id='0s4ht'><dir id='0s4ht'><q id='0s4ht'></q></dir></style></legend>
                    <tbody id='0s4ht'></tbody>
                      <bdo id='0s4ht'></bdo><ul id='0s4ht'></ul>

                      <small id='0s4ht'></small><noframes id='0s4ht'>

                      <tfoot id='0s4ht'></tfoot>

                            <i id='0s4ht'><tr id='0s4ht'><dt id='0s4ht'><q id='0s4ht'><span id='0s4ht'><b id='0s4ht'><form id='0s4ht'><ins id='0s4ht'></ins><ul id='0s4ht'></ul><sub id='0s4ht'></sub></form><legend id='0s4ht'></legend><bdo id='0s4ht'><pre id='0s4ht'><center id='0s4ht'></center></pre></bdo></b><th id='0s4ht'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='0s4ht'><tfoot id='0s4ht'></tfoot><dl id='0s4ht'><fieldset id='0s4ht'></fieldset></dl></div>
                            主站蜘蛛池模板: 欧美一级特黄aaa大片在线观看 | 成人av高清| 精品中文在线 | av中文在线 | hitomi一区二区三区精品 | 亚洲第1页 | 欧美精品一区二区免费视频 | 91污在线 | 在线日韩中文字幕 | 日韩成人在线一区 | 亚洲视频免费 | 成人小视频在线观看 | 精品乱子伦一区二区三区 | 日本久草视频 | 精产国产伦理一二三区 | 成年人精品视频 | 99精品久久99久久久久 | 看真人视频一级毛片 | 日本久草视频 | 国产成人综合在线 | 夜夜爽99久久国产综合精品女不卡 | 伊人精品在线 | 99这里只有精品 | 欧美日韩在线一区二区三区 | 国产伦一区二区三区久久 | 国产区在线 | 亚洲精品自拍视频 | 亚洲性人人天天夜夜摸 | 中文字幕av在线 | 大学生a级毛片免费视频 | 人人性人人性碰国产 | 精品亚洲一区二区 | 97国产一区二区精品久久呦 | 欧美日韩一区在线 | 日韩在线观看中文字幕 | 欧美一区二区三区四区视频 | 亚洲福利在线观看 | 欧美精品一区二区在线观看 | 成人av影院 | 精品亚洲一区二区三区 | 欧美一区二区在线视频 |