1
I downloaded the defaultajax theme or slicktheme which has a built in horizontal ajax menu bar. but having some problem customizing it.
My code as as follows:------------------
<ul id="maintab" class="shadetabs">
<li class="selected"><a href="index.php" >HOMEa>li>
<li><a href="<{xoImgUrl 1.php}>" rel="ajaxcontentarea">INTEGRATED ESTATE PLANNINGa>li>
<li><a href="<{xoImgUrl 2.php}>" rel="ajaxcontentarea">PROFILEa>li>
<li><a href="<{xoImgUrl 3.php}>" rel="ajaxcontentarea">ACHIEVEMENTa>li>
<li><a href="<{xoImgUrl 4.php}>" rel="ajaxcontentarea">BOOKSa>li>
<li><a href="<{xoImgUrl 5.php}>" rel="ajaxcontentarea">CONTACT USa>li>
ul>
How do i enable the link to show up as a page and also on the rel="ajaxcontentarea" ?
Current with the codes above, it only allows me to EITHER change the whole page or just show the page in "ajaxcontentarea".
Problem for me now is, Not all mens items have sub menus.