📄 config.html
字号:
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>dhtml menu javascript menu</title> <link rel="stylesheet" href="../code.css" /> </head> <body onload="window.parent.sectionLoaded(document.body)"><div style="font-size: 1px; line-height: 1px"><br /></div> <h1>Customization options</h1> <p> The function <tt>DynarchMenu.setup</tt>, called at <tt>body.onload</tt>, actually accepts the following form: </p> <pre>DynarchMenu.setup(element_id, config);</pre> <p> The <tt>config</tt> parameter is optional; if present, it must be a JavaScript object containing configuration info. Currently it accepts the following parameters: </p> <dl> <dt>鈥
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -