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

📄 index.html

📁 </div> <br> <input type="button" value="闪烁" onclick="highLight($( demo ))" /> &
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<html>

<head>
<title>Menu G5</title>
<link rel=stylesheet href="css/menuG5.css" type="text/css">
</head>

<body>

<table align="center" cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td>
<p align="center" class="title">Menu G5</p>
<p align="center" class="copyright">Copyright 2003, 2004&nbsp;&nbsp;&nbsp;&nbsp;Xin Yang</p>

<p>Menu G5 is a dhtml menu package for general purpose. Besides its rich features and full cross-frame support, Menu G5 further differentiates itself from other menu scripts by separateing the menu content, the menu style (CSS) and the menu logic (position, alignment, direction, layout, behavior, floating, etc.) for easy maintenance.</p>

<table align="center" cellpadding="0" cellspacing="0" border="0"><tr>
<td>&nbsp;[&nbsp;<a href="#download">Download</a>&nbsp;]&nbsp;</td>
<td>&nbsp;[&nbsp;<a href="#steps">Menu G5 Step-by-step</a>&nbsp;]&nbsp;</td>
<td>&nbsp;[&nbsp;<a href="#examples">Menu G5 Examples</a>&nbsp;]&nbsp;</td>
<td>&nbsp;[&nbsp;<a href="#doc">Documents</a>&nbsp;]&nbsp;</td>
<td>&nbsp;[&nbsp;<a href="#update">Update History</a>&nbsp;]&nbsp;</td>
</tr></table><br clear="all">

<table cellpadding="0" cellspacing="1" border="0" bgcolor="#cccccc"><tr><td>
<table cellpadding="6" cellspacing="1" border="0" bgcolor="#ffffff">
<tr valign="top" bgcolor="#f0f0f0">
<td nowrap><p>Release:</p></td>
<td>
<ul>
<li>Version : 5.6.5</li>
<li>Date: Jan. 24, 2007</li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0ff">
<td nowrap><p>Browser Support:</p></td>
<td>
<ul>
<li>IE5+ (Windows & Mac.)</li>
<li>Gecko Browsers (Netscape6+, Mozilla, Mozilla Firebird & Firefox, Camino, etc.)</li>
<li>Opera7+</li>
<li>Safari</li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0f0">
<td nowrap><p>License:</p></td>
<td>
<ul>
<li>Free if you put on your site index page a credit link back to my site, or buy a license via [ <a href="http://www.yxscripts.com"><u>PayPal</u></a> ] if a credit link is not an option to you.</li>
<li>Drop me a note at [ <a href="mailto:m_yangxin@hotmail.com"><u>m_yangxin@hotmail.com</u></a> ] if you need an unlimited license.</li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0ff">
<td nowrap><p>Major Features:</p></td>
<td>
<ul>
<li>Unlimited number of menus on the same page.</li>
<li>Unlimited levels of sub-menus for a menu.</li>
<li>Separates menu content, menu style (CSS) and menu logic (position, alignment, direction, layout, behavior, floating, etc.) for easy maintenance.</li>
<li>Supports cross-frame menus in any frame layout.</li>
<li>Builds a menu "just-in-time", minimizes the delay of page loading and rendering.</li>
<li>Uses CSS for menu styling (images, fonts, colors, borders, paddings, etc.).</li>
<li>Supports IE filter effects at both menu level and item level.</li>
<li>CSS styles can be applied to individual menus and items</li>
<li>Supports absolute positioning, relative positioning and pre-defined slots positioning.</li>
<li>Supports long menu scrolling and sub-menu flip-into-view.</li>
<li>Supports dynamic creation and re-creation of menu contents and menus after page is loaded.</li>
<li>Supports change of item display, item link and item code on-the-fly.</li>
<li>Provides user functions for menu manipulation.</li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0f0">
<td nowrap><a name="download"><p>Download:</p></td>
<td>
<ul>
<li><a href="menuG5.zip">Menu G5</a></li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0ff">
<td nowrap><a name="steps"><p>Menu G5 Step-by-step:</p></td>
<td>
<ul type="circle">
<li><a href="examples/content.html">Define a menu</a></li>
<li><a href="examples/instance.html">Build a menu instance</a></li>
<li><a href="examples/style.html">Define the style</a></li>
<li><a href="examples/style2.html">Apply the style</a></li>
<li><a href="examples/position.html">Position a menu instance</a></li>
<li><a href="examples/crossframe.html">Cross-Frame menus</a></li>
<li><a href="examples/crossframe2.html">Cross-Frame menus (cont.)</a></li>
<li><a href="examples/crossframe3.html">Cross-Frame menus (cont.)</a></li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0f0">
<td nowrap><a name="examples"><p>Menu G5 Examples:</p></td>
<td>
<ul type="circle">
<li><a href="examples/noscript.html">When Javascript is disabled</a></li>
<li><a href="examples/images.html">Using images in menu</a></li>
<li><a href="examples/form.html">The revenge of menus</a></li>
<li><a href="examples/slide.html">Slide-in menu</a></li>
<li><a href="examples/highlight.html">Highlight it</a></li>
<li><a href="examples/holder.html">Alternative to form select list</a></li>
<li><a href="examples/highlight2.html">Highlight it [2]</a></li>
<li><a href="examples/images2.html">Using images in menu [2]</a></li>
<li><a href="examples/tooltip.html">Showing tool tips for menu items</a></li>
<li><a href="examples/bar.html">Menu bar</a></li>
<li><a href="examples/brainjar.html">Menu bar on BrainJar.com</a></li>
<li><a href="examples/color.html">Menu-level and item-level styling</a></li>
<li><a href="examples/itempath.html">Showing the page path</a></li>
<li><a href="examples/select.html">Alternative to form select list [2]</a></li>
<li><a href="examples/swap.html">Menu swapping</a></li>
<li type="square"><a href="examples/swap2.html">Menu swapping [2] (not working in Safari)</a></li>
<li type="square"><a href="examples/search.html">Embedding HTML form into the menu (not working in IE/Mac)</a></li>
<li><a href="examples/multiple.html">When a menu is long</a></li>
<li><a href="examples/filters.html">IE Filters</a></li>
<li><a href="examples/text.html">The text look</a></li>
<li><a href="examples/tile.html">Using images in menu [3]</a></li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0ff">
<td nowrap><a name="doc"><p>Documents:</p></td>
<td>
<ul>
<li><a href="faq/spec.html">Menu G5 Specification</a></li>
<li><a href="faq/diff.html">Differences between Menu G4 and Menu G5</a></li>
</ul>
</td>
</tr>

<tr valign="top" bgcolor="#f0f0f0">
<td nowrap><a name="update"><p>Update History:</p></td>
<td>
<ul>
<p># 5.6.5 ... Jan. 24, 2007</p>
<li>fixed a bug in detecting item actual width in IE.</li>
</ul><br>

<ul>
<p># 5.6.4 ... Aug. 29, 2006</p>
<li>fixed a bug in cross-frame script for item focus detection.</li>
</ul><br>

<ul>
<p># 5.6.3 ... Jun. 27, 2006</p>
<li>updated sub-menu look-up mechanism.</li>
<li>updated IE/Opera version detection.</li>
</ul><br>

<ul>
<p># 5.6.2 ... Jan. 26, 2006</p>
<li>fixed a bug in cross-frame script for FireFox.</li>
</ul><br>

<ul>
<p># 5.6.1 ... Jun. 15, 2005</p>
<li>fixed a minor syntax bug.</li>
</ul><br>

<ul>
<p># 5.6.0 ... May 16, 2005</p>
<li>added an option to take right/bottom border as reference point for sub-menu alignment in cross-frame menus.</li>
<li>IE/Opera now return offsetWidth instead of clientWidth for window width.</li>
<li>IE/Opera now return offsetHeight instead of clientHeight for window height.</li>
</ul><br>

<ul>
<p># 5.5.5 ... Mar.30, 2005</p>
<li>added a workaround for the IE SP2 cross-frame access bug.</li>
</ul><br>

<ul>
<p># 5.5.4 ... Feb.23, 2005</p>
<li>added the feature that shift-click will open the link in new window.</li>
</ul><br>

<ul>
<p># 5.5.3 ... Jan.24, 2005</p>
<li>added browser detection of Opera 8.</li>
</ul><br>

<ul>
<p># 5.5.2 ... Oct.31, 2004</p>
<li>fixed a bug that the cursor CSS didn't apply.</li>
</ul><br>

<ul>
<p># 5.5.1 ... Oct.05, 2004</p>
<li>fixed a bug in handling cross-frame image tiles.</li>
<li>fixed a bug in handling empty sub-menus.</li>
</ul><br>

<ul>
<p># 5.5.0 ... Jul.02, 2004</p>
<li>added support of Safari.</li>
<li>added support of the "supportSafari" variable in the path script, when it's set to 0 (default is 1), Safari won't show the menu.</li>
<li>added support of IE5/Mac.</li>
<li>added support of the "supportIEMac" variable in the path script, when it's set to 0 (default is 1), IE/Mac won't show the menu.</li>
<li>revised the mouseover behavior for sub-menu items.</li>
</ul><br>

<ul>
<p># 5.4.5 ... Jul.01, 2004</p>
<li>fixed a bug in detecting the Opera browser.</li>
<li>implemented the workaround for IE memory leak issue.</li>
</ul><br>

<ul>
<p># 5.4.4 ... Jun.08, 2004</p>
<li>fixed a bug in cross-frame menu floating.</li>
<li>changed item event to be triggered on mouseover.</li>
</ul><br>

<ul>
<p># 5.4.3 ... May 20, 2004</p>
<li>fixed a bug in sub-menu alignment for cross-frame menus.</li>

⌨️ 快捷键说明

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