📄 tooltip-content.js
字号:
addMenu("Demo", "demo-top");
addLink("demo-top", "Home", "Site Root", "", "");
addSubMenu("demo-top", "Tool Scripts", "", "", "tool-sub", "");
addSubMenu("demo-top", "Game Scripts", "", "", "game-sub", "");
addSubMenu("demo-top", "User Forum", "", "", "forum-sub", "");
addLink("demo-top", "Contact", "Contract Info", "", "");
addSubMenu("tool-sub", "Menu Scripts", "", "", "menu-sub", "");
addLink("tool-sub", "Xin Calendar", "For your dates on the web.", "", "");
addLink("tool-sub", "Select Menu 2", "Improved form selection list.", "", "");
addLink("tool-sub", "Form Guard", "Need some help on form checking?", "", "");
addLink("game-sub", "Soul Of Fighters", "", "", "");
addLink("game-sub", "Simple Tetris 2", "", "", "");
addLink("game-sub", "Bubble Puzzle", "", "", "");
addLink("game-sub", "Puzzle OnSite", "", "", "");
addLink("forum-sub", "Menu G5", "", "", "");
addLink("forum-sub", "Xin Calendar", "", "", "");
addLink("forum-sub", "Form Utilities", "", "", "");
addLink("menu-sub", "Menu G5", "Menu G5 is a set of scripts that help you to build dhtml menus for web pages.\n\nMajor Features:\n- Unlimited number of menus on the same page.\n- Unlimited levels of sub-menus for a menu.\n- Separates menu content, menu style and menu logic.\n- Supports cross-frame menu.\n- Uses CSS for menu styling.\n- Supports absolute positioning and relative positioning.", "", "");
addLink("menu-sub", "Menu G4", "", "", "");
addLink("menu-sub", "Menu G3", "", "", "");
endMenu();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -