123Live - Website Design & Content Management - Call 0845 685 0031


Based in Hampshire, serving the UK - 0845 685 0031 

Add a submenu

  • Set the preferences to enable multi-level menus
  • Add a submenu and paste in this code:

<div id="subMenu">


<div class="pageOn"><a href="<pagelink>" title="<hover>"><pagename></a></div>


[empty]


<div class="pageOff"><a href="<pagelink>" title="<hover>"><pagename></a></div>


</div>
  • Add the submenu tag to the page template:

<html>
<head>
</head>
<body>
<table width=100% id=main>
  <tr>
    <td colspan=2><img src="files/banner.jpg"><br><si5 type=nav></td>
  </tr>
  <tr>
    <td colspan=2><si5 type=path></td>
  </tr>
  <tr>
    <td id=col1><si5 type=subnav></td>
    <td id=col2><si5 type=user></td>
  </tr>
</table>
</body>
</html>

  • Add the path template:

&nbsp;


<pagename>


&raquo;


<a href="<pagelink>" title="<hover>"><pagename></a>


[empty]

  • Tell the page menu which submenu and path to use
You are here: Home » Technical Information for Partners » HTML coders » Add a submenu