亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

目錄 搜尋
HTML 5 <a> 標簽 HTML 5 <abbr> 標簽 HTML 5 <acronym> 標簽 HTML 5 <address> 標簽 HTML 5 <applet> 標簽 HTML 5 <area> 標簽 HTML 5 <article> 標簽 HTML 5 <aside> 標簽 HTML 5 <audio> 標簽 HTML 5 <b> 標簽 HTML 5 <base> 標簽 HTML 5 <basefont> 標簽 HTML 5 <bdo> 標簽 HTML 5 <big> 標簽 HTML 5 <blockquote> 標簽 HTML 5 <body> 標簽 HTML 5 <br> 標簽 HTML 5 <button> 標簽 HTML 5 <canvas> 標簽 HTML 5 <caption> 標簽 HTML 5 <center> 標簽 HTML 5 <col> 標簽 HTML 5 <colgroup> 標簽 HTML 5 <command> 標簽 HTML <!--...--> 標簽 HTML 5 <datagrid> 標簽 HTML 5 <datalist> 標簽 HTML 5 <datatemplate> 標簽 HTML 5 <dd> 標簽 HTML 5 <del> 標簽 HTML 5 <details> 標簽 HTML 5 <dialog> 標簽 HTML 5 <dir> 標簽 HTML 5 <div> 標簽 HTML 5 <dl> 標簽 HTML 5 <!DOCTYPE> 標簽 HTML 5 <dt> 標簽 HTML 5 <embed> 標簽 HTML 5 <event-source> 標簽 HTML 5 <fieldset> 標簽 HTML 5 <figure> 標簽 HTML 5 <font> 標簽 HTML 5 <footer> 標簽 HTML 5 <form> 標簽 HTML 5 <frame> 標簽 HTML 5 <frameset> 標簽 HTML 5 <head> 標簽 HTML 5 <header> 標簽 HTML 5 <h1> 至 <h6> 標簽 HTML 5 <hr> 標簽 HTML 5 <html> 標簽 HTML 5 <i> 標簽 HTML 5 <iframe> 標簽 HTML 5 <img> 標簽 HTML 5 <input> 標簽 HTML 5 <ins> 標簽 HTML 5 <label> 標簽 HTML 5 <legend> 標簽 HTML 5 <li> 標簽 HTML 5 <link> 標簽 HTML 5 <m> 標簽 HTML 5 <map> 標簽 HTML 5 <menu> 標簽 HTML 5 <meta> 標簽 HTML 5 <meter> 標簽 HTML 5 <nav> 標簽 HTML 5 <nest> 標簽 HTML 5 <noframes> 標簽 HTML 5 <noscript> 標簽 HTML 5 <object> 標簽 HTML 5 <ol> 標簽 HTML 5 <optgroup> 標簽 HTML 5 <option> 標簽 HTML 5 <output> 標簽 HTML 5 <p> 標簽 HTML 5 <param> 標簽 HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> 標簽 HTML 5 <pre> 標簽 HTML 5 <progress> 標簽 HTML 5 <q> 標簽 HTML 5 <rule> 標簽 HTML 5 <s> 標簽 HTML 5 <script> 標簽 HTML 5 <section> 標簽 HTML 5 <select> 標簽 HTML 5 <small> 標簽 HTML 5 <source> 標簽 HTML 5 <select> 標簽 HTML 5 <strike> 標簽 HTML 5 <style> 標簽 HTML 5 <sub> 和 <sup> 標簽 HTML 5 <table> 標簽 HTML 5 <tbody> 標簽 HTML 5 <td> 標簽 HTML 5 <textarea> 標簽 HTML 5 <tfoot> 標簽 HTML 5 <th> 標簽 HTML 5 <thead> 標簽 HTML 5 <time> 標簽 HTML 5 <title> 標簽 HTML 5 <tr> 標簽 HTML 5 <tt> 標簽 HTML 5 <u> 標簽 HTML 5 <ul> 標簽 HTML 5 <video> 標簽 HTML 5 參考手冊 HTML 5 事件屬性 HTML 5 標準屬性
文字

HTML 5 <datagrid> 標簽

定義和用法

<datagrid> 標簽定義可選數據的列表。datagrid 作為樹列表來顯示。

HTML 4.01 與 HTML 5 之間的差異

<datagrid> 標簽是 HTML 5 中的新標簽。

提示和注釋

提示:如果把 multiple 屬性設置為 true,則可以在列表中選取一個以上的項目。

屬性

屬性 描述
disabled true | false 如果為 true,則禁用整個 datagrid。
multiple true | false 如果為 true,則可以在 datagrid 中選擇一個以上的項目。

標準屬性

class, contenteditable, contextmenu, dir, draggable, id, irrelevant, 
lang, ref, registrationmark, tabindex, template, title

如需完整的描述,請訪 HTML 5 中標準屬性。

事件屬性

onabort, onbeforeunload, onblur, onchange, onclick, oncontextmenu, 
ondblclick, ondrag, ondragend, ondragenter, ondragleave, ondragover, 
ondragstart, ondrop, onerror, onfocus, onkeydown, onkeypress, onkeyup, 
onload, onmessage, onmousedown, onmousemove, onmouseover, onmouseout, 
onmouseup, onmousewheel, onresize, onscroll, onselect, onsubmit, onunload

如需完整的描述,請訪 HTML 5 中事件屬性。

上一篇: 下一篇: