📄 navigation.jsp
字号:
<%@ page language=javascript %><% import fancy_header;writeHeader(out, application, "Example: Navigation", request.requestURI);writeSitemap(out, application, request.requestURI);%><p>This example's navigation is automatically generated by the Resinpages. The active pages also generate the site decoration.<p><a href='../view_source.jsp?navigation/navigation.jsp'>This page</a> shows off all the navigationtricks in the example:<ul><li>The family navigation at left<li>The table of contents above<li>The threaded (prev/next) at the bottom.<li>And using a <ahref='../view_source.jsp?navigation/WEB-INF/scripts/fancy_header.js'>site decoration</a>template for the colors and bleeds. </ul><%writeFooter(out, application, request.requestURI, "prevnext");%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -