GetSimple Support Forum

Full Version: Using a Tab Component
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

my customer wants to display the images of his products on a page.
The problem is that He has differents cathegory of products; I was thinking about using a TAB component ( written in PHP ), each TAB will contain the pictures of the products.
So, have you got any suggestions about a TAB component to use ?
Did you ever use a Tab Component inside pages ?
Cheers.

warxsg
I'd try to do this with jquery tabs along with loading product pages content (1category per page) into them in a loop.
You can find nice list of jq tabs here: http://www.extratuts.com/amazing-jquery-tabs-tutorials

Did you try Mikeh's Items Manager plugin ?