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

📄 status.html

📁 sturts_menu 的源代码 主要提过了常用的menu菜单样式
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Struts Menu Tag Library - Status</title><style type="text/css" media="all">          @import url("./style/maven-base.css");                    @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta name="author" content="Matt Raible"></meta><meta name="email" content="mraible AT users.sourceforge.net"></meta></head><body class="composite"><div id="banner"><a href="http://struts-menu.sourceforge.net/" id="organizationLogo"><span class="xleft">SourceForge</span></a><a href="http://struts-menu.sourceforge.net" id="projectLogo"><img alt="Struts Menu" src="./images/sm-logo.png"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft"></div><div class="xright">                <a href="http://struts-menu.sourceforge.net/">Home</a>                                    <span class="separator">|</span>                          <a href="http://demo.raibledesigns.com/struts-menu/index.jsp" class="externalLink" title="External Link">Demo</a>                                    <span class="separator">|</span>                          <a href="http://sourceforge.net/projects/struts-menu/" class="externalLink" title="External Link">SourceForge Project Page</a>                                    <span class="separator">|</span>                          <a href="http://struts-menu.cvs.sourceforge.net/struts-menu/navigator/" class="externalLink" title="External Link">Browse CVS</a>                                    <span class="separator">|</span>                          <a href="http://sourceforge.net/project/showfiles.php?group_id=48726" class="externalLink" title="External Link">Download</a>                                    <span class="separator">|</span>                          <a href="http://issues.appfuse.org/browse/SM" class="externalLink" title="External Link">Create an Issue</a>      </div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuReference"><h5>Reference</h5><ul><li class="none"><a href="index.html">Overview</a></li><li class="none"><a href="userguide.html">User Guide</a></li><li class="none"><a href="faq.html">FAQ</a></li><li class="none"><a href="devguide.html">Developer Guide</a></li><li class="none"><strong><a href="status.html">Project Status</a></strong></li><li class="none"><a href="security.html">Security Model</a></li></ul></div><div id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li class="none"><a href="index.html">About</a></li><li class="collapsed"><a href="project-info.html">Project Info</a></li><li class="collapsed"><a href="maven-reports.html">Project Reports</a></li><li class="none"><a href="development-process.html">Development Process</a></li></ul></div><div id="legend"><h5>Legend</h5><ul><li class="externalLink">External Link</li><li class="newWindow">Opens in a new window</li></ul></div><a href="http://maven.apache.org" title="Powered by Maven" id="poweredBy"><img alt="Powered by Maven" src="./images/logos/maven-button-4.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Current_status"></a><h2>Current status</h2>            <p><strong>June 1, 2007</strong> - Struts Menu 2.4.3 Released.<br></br><br></br>               This is a bug fix release.               See the <a href="changes-report.html#2_4_3">changelog</a> for a complete               list of changes.            </p>        </div><div class="section"><a name="What_s_New"></a><h2>What's New</h2>            <div class="subsection"><a name="Version_2_4_3_Released_-_June_1__2007"></a><h3>Version 2.4.3 Released - June 1, 2007</h3>                <p>                    Bug fix release.                    See the <a href="changes-report.html#2_4_3">changelog</a> for a complete                    list of changes.                </p>            </div>            <div class="subsection"><a name="Version_2_4_2_Released_-_October_18__2006"></a><h3>Version 2.4.2 Released - October 18, 2006</h3>                <p>                    Bug fixes, particular for Velocity+Security and CSS Menus.                    See the <a href="changes-report.html#2_4_2">changelog</a> for a complete                    list of changes.                </p>            </div>            <div class="subsection"><a name="Version_2_4_1_Released_-_July_09__2006"></a><h3>Version 2.4.1 Released - July 09, 2006</h3>                <p>                    Bug fixes, especially for Velocity and CSS-based menus.                    See the <a href="changes-report.html#2_4_1">changelog</a> for a complete                    list of changes.                </p>            </div>            <div class="subsection"><a name="Version_2_4_Released_-_May_10__2006"></a><h3>Version 2.4 Released - May 10, 2006</h3>                <p>                    Fixed a number of bugs and made menus more CSS-friendly. Improved performance                    drastically, particularly for the VelocityMenuDisplayer.                    See the <a href="changes-report.html#2_4">changelog</a> for a complete                    list of changes.                </p>            </div>            <div class="subsection"><a name="Version_2_3_Released_-_September_27__2004"></a><h3>Version 2.3 Released - September 27, 2004</h3>                <p>                    Fixed many bugs reported in the various trackers and completely                    de-coupled tag from Struts. If you're not using Struts, struts.jar is no longer                    required in the classpath. See the <a href="changes-report.html#2_3">changelog</a>                     for a complete list of changes.                </p>            </div>            <div class="subsection"><a name="Version_2_2_Released_-_March_30__2004"></a><h3>Version 2.2 Released - March 30, 2004</h3>                <p>                    Removed JSTL from core tag for JSP 1.1 compatibility.  Removed                    Struts dependency and added examples for configuration in Spring.                    Enhanced EL tag and added dynamic menu (from database) example.                    See the <a href="changes-report.html#2_2">changelog</a> for a complete                    list of changes.                </p>            </div>            <div class="subsection"><a name="Version_2_1_Released_-_December_20__2003"></a><h3>Version 2.1 Released - December 20, 2003</h3>                <p> JSTL Support, Highlighting menu selected in Expandable List, fixed                    bugs in Forward/Action lookup.                    See the                    <a href="changes-report.html#2_1">changelog</a>, for all the bug fixes                    in 2.1.                </p>            </div>            <div class="subsection"><a name="Version_2_0_Released_-_November_30__2003"></a><h3>Version 2.0 Released - November 30, 2003</h3>                <p>                    Release of Struts Menu 2.0 - Refactored to use                    <a href="http://velocity.apache.org" class="externalLink" title="External Link">Velocity</a>                    for defining HTML used in menus.  If it's possible to                    create a menu with HTML/CSS/JavaScript, it                    <em>should</em>                    be possible to create with Struts Menu.                    As you can see in the                    <a href="changes-report.html#2_0">changelog</a>, a lot of enhancements have                    been made in this release.                </p>            </div>        </div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xleft">            <a href="http://sourceforge.net/projects/struts-menu" class="externalLink" title="External Link">              <img src="http://sourceforge.net/sflogo.php?group_id=48726" style="border: 0" alt="SourceForge Logo"></img></a>        </div><div class="xleft">Last published: 01 June 2007              <span class="separator">|</span>燚oc for  2.4.3              </div><div class="xright">

⌨️ 快捷键说明

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