Tabs with three levels

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sayee3k1
Forum Newbie
Posts: 20
Joined: Sat Feb 14, 2004 5:41 pm

Tabs with three levels

Post by sayee3k1 »

Hello

I am new to PHP and wanted some help with the code.

I am displaying the categories in tabs and used the contribution for osCommerce

http://www.oscommerce.com/community/contributions,989

this contribution has two levels and i wanted a third level to be displayed on another row..........I went thru the code several times and don't have a clue how should i proceed.

I am trying to achieve the following:

when the user clicks on the second level link the third level links appear on the next row and the second level link which is clicked is disabled.

Any kind of suggestions will be helpful.

Thanks

Sai
Post Reply