[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Which tag do I need.
I am trying to set up some tabs that will highlight the page you are on.
For example, if you are on the index.html page you the tab will be a
different color. If you go to service.html then that tab will be
highlighted.
I tried the following in the LEFTRIGHT_TOP template but was really just
guessing. Note, in the example below I also tried the using "area" instead
of "page" in the if statement. I would guess that this is pretty simple but
am still lost.
[if page index]
<a href="[area index]">home</a>
[else]
<a href="[area index]">HOME</a>
[/else]
[/if]
Thanks,
-Gregg
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users