Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{style:import=http://people.apache.org/~clement/ipojo/site/superfish.css}
{style:import=http://people.apache.org/~clement/ipojo/site/style.css}
{html}
<script type="text/javascript" src="http://people.apache.org/~clement/ipojo/site/jquery-1.js"></script>
<script type="text/javascript" src="http://people.apache.org/~clement/ipojo/site/hoverIntent.js"></script> 
<script type="text/javascript" src="http://people.apache.org/~clement/ipojo/site/superfish.js"></script> 
<script type="text/javascript" src="http://people.apache.org/~clement/ipojo/site/supersubs.js"></script> 

<script type="text/javascript"> 
 
    $(document).ready(function(){ 
        $("ul.sf-menu").supersubs({ 
            minWidth:    12,   // minimum width of sub-menus in em units 
            maxWidth:    27,   // maximum width of sub-menus in em units 
            extraWidth:  1     // extra width can ensure lines don't sometimes turn over 
                               // due to slight rounding differences and font-family 
        }).superfish();  // call supersubs first, then superfish, so that subs are 
                         // not display:none when measuring. Call before initialising 
                         // containing tabs for same reason. 
    }); 
 
</script>
<div class="main">
<div class="page-header"/>
<img src="http://people.apache.org/~clement/ipojo/site/header.png" class="header">
{html}
{include:apache-felix-ipojo-menupagemenu}
{html}
</div> <!-- Page header -->
<div class="content">
{html}