Third-Level Navigation Example

The CCViewbar_Tabs_DropList template includes the following code:

<div od-if condition="Web Engine State Properties, IsHighInteractive">
   <div od-switch>
      <div od-case condition="Web Engine State Properties, IsHtmlMarkup">
      <div od-switch>

      <div od-case condition="Web Engine State Properties, IsViewPosition, 'Position:3'">

      <table class="tier3Back" width="100%" align="center" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td><img src="images/spacer.gif" width="1" height="3"></td></tr></table>

      <div od-type=nav-control type="Detail Category With View" style="Tab" indentWidth="30" anchorTab="Enabled"/>
      <!--od section case close–>
      <!--od section switch close–>
      <!--od section case close–>
   <!--od section switch close–>
   ...
<!--od section if close–>