html5 command標籤的用法和<command>標籤的使用案例詳解

來源:互聯網
上載者:User
本篇文章主要的向大家介紹了關於html5 command標籤的定義和用法,還有關於html5 command標籤的使用案例詳解,雖然<command>標籤不被大多數主流的瀏覽器支援,可小編覺得這個標籤還有有些用處的,看完這篇文章,說說你的想法唄

html5 command標籤的定義和用法:

command 元素表示使用者能夠調用的命令。

<command> 標籤可以定義命令按鈕,比如選項按鈕、複選框或按鈕。

只有當 command 元素位於 menu 元素內時,該元素才是可見的。否則不會顯示這個元素,但是可以用它規定鍵盤快速鍵。

HTML5 <command> 標籤執行個體

<command> 可以進行如下標記:

<menu><command type="command" label="Save" onclick="save()">Save</command></menu>

html5< command>標籤使用案例詳解:

在html5中,<command>標籤是用來表示使用者能夠調用的命令,可以定義命令按鈕,比如選項按鈕、複選框或按鈕。<command>標籤在<menu>元標籤中才是可見的,它還可以規定鍵盤快速鍵。<command> 標籤是html 5中新增標籤,目前只有在IE 9中支援。

html5 command標籤的屬性:

  • checked:當頁面載入時,command是否被選中。

  • disabled:command 是否可用。

  • icon:作為 command 來顯示的映像的 URL。

  • label:command的名字,對使用者可見。

  • radiogroup:可進行切換且將被切換的 command 所屬的組名。

  • type:command 的類型。

<command>標籤支援html全域屬性和html事件屬性

html5 command標籤的標準屬性

<command> 標籤支援 HTML 5 中的標準屬性。

html5 command標籤的格式:

<menu><command >內容</command></menu>

html5 command標籤的案例:

<!doctype html><html><head><meta charset="UTF-8"><title>html< command>標籤_PHP筆記</title></head><body><menu><command type="command">點擊我</command></menu></body></html>

瀏覽器支援:

沒有瀏覽器支援 <command> 標籤。

只有 Internet Explorer 9 (更早或更晚的版本都不支援)支援 <command> 標籤。

HTML 4.01 與 HTML 5 之間的差異

<command> 標籤是 HTML 5 中的新標籤。

本篇文章到這裡就結束了,希望大家都能學到自己想學的東西,雖然字數不多,但能積少成多啊,加油吧

【小編的相關推薦】

html table表格是什嗎?<table>標籤中各種屬性的使用方法

HTML font標籤的color屬性是什嗎?fontcolor的用法介紹(附顏色代碼錶)

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.