⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 controlpage.js

📁 是一个J2EE的项目,在eclipse下编译通过,应用struts,hibernate开源框架,界面不是很漂亮.
💻 JS
字号:
function toPersonFile()
{
     top.location.reload("../toperson.do");
}
function toFamilyFile()
{
     window.parent.frames["mainFrame"].location.reload("familyfile.jsp");
}
function toMainProblem()
{
     window.parent.frames["mainFrame"].location.reload("../tomainproblem.do");
}
function toSensitive()
{
     window.parent.frames["mainFrame"].location.reload("../tosensitive.do");
}
function toDisease()
{
     window.parent.frames["mainFrame"].location.reload("../todisease.do");
}
function toDisability()
{
     window.parent.frames["mainFrame"].location.reload("../todisability.do");
}
/*function toCommunityDefine()
{
     window.parent.frames["mainFrame"].location.reload("communitydefine.jsp");
}*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -