skins.html
来自「用于一医院的电子病历系统. JAVA开发。很有参考价值。」· HTML 代码 · 共 26 行
HTML
26 行
<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>DynarchMenu Skin files</h1> <p> The menu skin system is based on 2 kind of CSS files: ones that only define the layout (no colors) and others that only define colors (no layout). Currently the following layout files are distributed with DynarchMenu: </p> <ul> <li><tt>hmenu.css</tt> — this is the basic style which is included automatically by all others; it defines the menu layout, at the most basic levels, with no colors whatsoever.</li> <li><tt>hmenu-3d.css</tt> — this layout adds pieces needed for a 鈥
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?