menu.js
来自「台湾华南银行系统框架」· JavaScript 代码 · 共 16 行
JS
16 行
// You can find instructions for this file here:
// http://www.treeview.net
// Decide if the names are links or just the icons
USETEXTLINKS = 1; //replace 0 with 1 for hyperlinks
HIGHLIGHT = 1;
HIGHLIGHT_COLOR = '#FFF899';
HIGHLIGHT_BG = '#900000';
PRESERVESTATE = 0;
WRAPTEXT=1;
// Decide if the tree is to start all open or just showing the root folders
STARTALLOPEN = 0; //replace 0 with 1 to show the whole tree
ICONPATH = './images/' //change if the gif's folder is a subfolder, for example: 'images/'
foldersTree = gFld("地玭蝗︽そ痲獺癠
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?