Page 1 of 1

Product Description

Posted: Thu May 12, 2011 7:49 pm
by best8845
I'm using Shopping Cart 6.0

What can I do to make product description toggle based on a link?
I'm using tabs to display product information and wish to retain this function.

For example, I am including two different descriptions for a single product.

My product name
under Product Description tab
- <Link B>
<div > <Description A> </d iv>
<div > <Description B> </d iv>

I want the description to display default A, then when a customer click a link B, it will hide A and replaced with description B.

Is this doable? What do I need to modify?
I've tried <visibility : hidden> command but it doesn't work.

Can you guys help?

Thanks in advance.
Willy