📄 tabcontrolwithdivs.jsp
字号:
<!--------------------------->
<!-- Tab Pages using DIV's -->
<!--------------------------->
<%
// Set a string to tell the common initTabbedMembers function that we don't need anything put inside the DIV in the tab control.
String innerDivContents = "<IFRAME STYLE=\"margin:0; padding:0; visibility:hidden;\" BORDER=\"0\" NAME=\"oMIframe\" ID=\"oMIframe\" WIDTH=\"100%\" HEIGHT=\"100%\" ></IFRAME>";
%>
<%@ include file="/includes/tabControlCommon.jsp" %>
<script language="JavaScript">
</script>
<!---------------------------------->
<!-- End of Tab Pages using DIV's -->
<!---------------------------------->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -