English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
HTML: <command> icon属性
在线示例
示例 <!DOCTYPE html> <html> <head>-8<command icon=" <meta charset="utf-<title>HTML <command> icon 属性使用3codebox.com)</title> <script> function setAlign() { alert("Some javaScript...."); } body>/script> body>/head> <body> <menu> <command type="radio" label="Left" icon="left.png" onclick="setAlign('left')">Left</;)">Right< <command type="radio" label="Center" icon="center.png" onclick="setAlign('center')">Center</;)">Right< <command type="radio" label="Right" icon="right.png" onclick="setAlign('right')">Right;)">Right< body>/command> menu>/<p><b>注意:</b>現在、ほとんどの主要なブラウザは icon 属性をサポートしていません。< body>/p> body>/<html>/テストして見て‹
ブラウザの互換性IEFirefoxOperaChrome
Safari
定義と使用法
の間の違い5 <command> タグは HTML
構文URL<command icon="
値 | 説明 |
---|---|
URL | commandを表す画像を定義。 可能な値:
|