foldertree.readme
来自「eGroupWare is a multi-user, web-based gr」· README 代码 · 共 29 行
README
29 行
Usage instructions for foldertree.jsfoldertree was modified for egw by NDEE 2004============================================detailed instructions follow shortlyDefinition of vars passed to function add Node() Node(id, pid, name, url, urlClick, urlOut, title, target, icon, iconOpen, open)where id = increasing number beginning from 0 (-1=Tree-Root)pid = id of parent nodename = name of nodeurl = url of node's linkurlClick = js command for onClickurlOut = js command(s) for onMouseOUttitle = Popup Titletarget = target frameicon = icon :)iconOpen = special icon when openedopen = TRUE/FALSE id to make node open on startvars to followurlOver = js command(s) for onMouseOver (dont use currently!)urlUp = js command(s) for onMouseUp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?