📄 b30-1927154.zul
字号:
<?xml version="1.0" encoding="UTF-8"?><!--B30-1927154.zul{{IS_NOTE Purpose: Description: History: Fri Mar 28 17:25:01 2008, Created by tomyeh}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window>[IE6 only] Clicks the tabs to change the selected tab ten times.If failed, the position of the grid is wrong (overlapped with tabbox). <tabbox width="400px" mold="accordion"> <tabs> <tab label="Tab 1"/> <tab label="Tab 2"/> </tabs> <tabpanels> <tabpanel> <grid> <columns> <column /> </columns> <rows> <row> <label value="blah" /> </row> <row> <label value="blah2" /> </row> <row> <label value="blah3" /> </row> </rows> </grid> </tabpanel> </tabpanels> </tabbox></window>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -