hello everyone,
i've got a question... i can't figure it out the solution to my problem.
my layout has a Tab menu powered with CSS and showmenu2... every time a link is clicked it shows a new page... and i would like to "mark" that menu item with css!
I mean... imagine a tab system... once you click on your choice... that link is highlighted to show which tab you are seeing. Thats what i want to do...
My menu:
show_menu2(1, SM2_ROOT+1, SM2_START);
The way i highlight:
<li class="current_page_item"> LINK </li>
I found some info on
http://code.jellycan.com/sm2test/ by i'm kind lost....

I would be very thankfull if you can help me!
Thanks
