?? tabssummary.jsp
字號:
<div align="center"><font size="+1"><b>
<TABLE border="0" cellPadding="2" cellSpacing=0 width="100%" >
<TR>
<TD class=spanhd>Tabs Layout</TD>
</TR>
<TR>
<TD class="datagrey">
<ul>
<li>You can easily build tabs by using predefined "tabs layout".</li>
<li>All you need to do is to specify which bodies you want to render in tabs.</li>
<li>You can also associate
name, icon and tooltip to tab index.</li>
<li>Using provided example, you can easily customize the tabs layout rendering.</li>
</ul>
</TD>
</TR>
<TR>
<td class="datalightblue">
<ul>
<li>Selected pages tabs
<BR><a href="<%=request.getContextPath()%>/examples/tabs.jsp">Pages Tabs</a></li>
<li>View examples Summaries as tabs
<BR><a href="<%=request.getContextPath()%>/examples/summariesTabs.jsp">Summaries Tabs</a></li>
<li></li>
</ul>
</TD>
</TR>
</table>
</b></font></div>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -