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

📄 deviation.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 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>Deviations from Web standards</h1>      <p>        This menu is built upon Web standards.  It makes use of        features guaranteed by Web standards, but certain workarounds        were necessary for browsers that do not follow Web standards.      </p>      <p>        You don't normally have to read this page, unless you are        curious which workarounds and for what browsers were needed in        order to make the menu work like it does.      </p>      <p>        The following is the browser situation at the time of this        writing.      </p>      <table style="font: 80% tahoma,verdana,sans-serif; width: 100%;" cellspacing="0" cellpadding="2">        <thead style="font-weight: bold">          <tr>            <td style="border-bottom: 1px solid #000">Browser</td>            <td style="border-bottom: 1px solid #000">Problem</td>            <td style="border-bottom: 1px solid #000">Workaround</td>          </tr>        </thead>        <tbody>          <tr>            <td>              IE 5.0, IE 5.5, IE 6.0            </td>            <td>              DOM Event Model broken            </td>            <td>              Using proprietary IE extensions.            </td>          </tr>          <tr>            <td>              IE 5.0            </td>            <td>              No support for variable opacity in PNG-s            </td>            <td>              No workaround for IE 5.0.  Degrades: doesn't display smooth menu shadows.            </td>          </tr>          <tr>            <td>              IE 5.5, IE 6.0            </td>            <td>              No support for variable opacity in PNG-s            </td>            <td>              Needed to use proprietary IE extensions in order to properly display PNG images.            </td>          </tr>          <tr>            <td>              IE 5.0, IE 5.5, IE 6.0            </td>            <td>              鈥渂ackground-image鈥

⌨️ 快捷键说明

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