⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 用于一医院的电子病历系统. JAVA开发。很有参考价值。
💻 HTML
字号:
<html xmlns="http://www.w3.org/1999/xhtml">  <head>    <meta http-equiv="Content-type" content="text/html; charset: utf-8" />    <title>DHTML Menu frames sample</title>    <link rel="stylesheet" type="text/css" href="../../src/skin-xp.css" />    <link rel="stylesheet" type="text/css" href="main.css" />    <script type="text/javascript" src="../../src/hmenu.js"></script>    <script type="text/javascript">MENU_ITEM='index'</script>  </head>  <body>    <div class="content">      <h1>DHTML Menu across frames</h1>      <p>        As of version 2.8, DynarchMenu introduces support for        cross-frame menus.  If you're with us for a long time, you        know our opinion about frames: <em>do not use</em> ;-).  But,        our customer is our master 鈥斅爐his feature was widely requested        so there you have it!  And even if we don't like frames, let        us congratulate ourselves and tell you that we did a very good        job.  Our cross-frames menu works better than any other menu        we've seen.  In particular, navigating through the menu (that        is, <em>using</em> the menu) is as smooth as it gets鈥攋ust as        if no frames would be there.  Trust us, it wasn't easy.      </p>      <h2>General information</h2>      <p>        So this feature allows DynarchMenu to display the main menu in        one frame, and the popup menus (submenus) in another.  You can        have multiple frames in your frameset, but only 2 matter:      </p>      <ul>        <li>          The frame that contains the main menu (in this case, the          frame at the top, in white background).  We will call it the          鈥渕ain鈥

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -