This is the menu system for the first Coalesys Website to make use of WebMenu.
<p>
It uses nearly all of the default WebMenu design properties except for colors and the scrolling effect. It features several Icons in the "Products" menu which were originally added as HTML IMG tags to the <b>Item.Caption</b> properties. Later, when the <b>Item.ImageIcon</b> property was introduced, this was changed to reflect the new properties.
</td>
</tr>
<tr>
<td colspan=2><font color="white">
<p><b>View the Code:</b></td>
</tr>
<tr>
<td width=10></td>
<td><font color="white">
<p>
The code for this sample is available in the product installation directory:
<ul>
<li><b>coalesys.wms</b> - The WebMenu Studio project file.
<li><b>default.htm (this file)</b> - Uses the WebMenu compiled output and discusses the sample.
<li><b>./includes/*</b> - The WebMenu output compiled from the studio application.
<li><b>./images/*</b> - The images used in this sample.