⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 moz0309ex.txt

📁 mozilla developer book examples.
💻 TXT
字号:
<listbox rows="5" class="list" id="FlyTree" onselect="SelectFly( )">
  <listcols>
    <listcol flex="1"/>
    <splitter class="tree-splitter"/>
    <listcol flex="1"/>
  </listcols>
  <listhead>
    <listheader label="Name" />
    <listheader label="Type" />
  </listhead>
  <listitem id="type-d">
    <listcell label="Syrphidae" />
    <listcell label="flower" />
  </listitem>
  <!-- More Items -->
</listbox>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -