📄 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 + -