📄 rightmenu.jsp
字号:
<DIV id=menutool style="DISPLAY: none">
<TABLE cellPadding=0 cellSpacing=0 class=menus>
<TBODY>
<TR>
<TD height=20 width=80 bgcolor="#333333" align=center>
<NOBR><font color="#ffffff">GJM-OA</font></NOBR></TD></TR>
<TR>
<TD height=20 onclick=self.history.go(1);hidemenu() align=center
onmouseout="this.style.backgroundColor='';this.style.color='';"
onmouseover="this.style.backgroundColor='blue';this.style.color='white';">
<NOBR>前 进</NOBR></TD></TR>
<TR>
<TD height=20 onclick=self.history.go(-1);hidemenu() align=center
onmouseout="this.style.backgroundColor='';this.style.color='';"
onmouseover="this.style.backgroundColor='blue';this.style.color='white';">
<NOBR>后 退</NOBR></TD></TR>
<TR>
<TD height=20 onclick=self.location.reload();hidemenu() align=center
onmouseout="this.style.backgroundColor='';this.style.color='';"
onmouseover="this.style.backgroundColor='blue';this.style.color='white';">
<NOBR>刷 新</NOBR></TD></TR></TBODY></TABLE></DIV>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -