Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HTML / Java Product Tabs


dbibby

Recommended Posts

Posted

Good Afternoon

 

I have been searching the web and pulling my hair out over this. Does anyone know a way to put tabs into the product description buy using html or javascript into the product description box on the admin page? Is this even possible?

 

 

Thank you for your future assistance.

Posted

Yes, there is an add-on that does this. I just saw the darn thing last week but for the life of me can't find it again.

 

Hopefully somebody else knows.

Posted

Quite a few people have done this with JQuery. It is technically not too difficult. Search for 'tabs' in the contributions. You can also search for 'Jquery tabs' on google. Here is an example on my site:

http://www.niora.com/product_info.php/alpha-serum-p-27

The process involves loading three jquery files. The main jquery library and

the two additional Jquery files, see in my header under:

<!-- tabs -->),

and one css file, ui.tabs.css.

 

The rest of the process, but probably the most difficult step, is a matter of weaving the html into your content

 

Look at the html on the link above under:

<!-- START OF SIMPLE TAB -->

Oscommerce site:

 

 

OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120

Posted

Yes, there is an add-on that does this. I just saw the darn thing last week but for the life of me can't find it again.

 

Hopefully somebody else knows.

 

Hi,

Yes done it a week or so ago using

 

http://addons.oscommerce.com/info/2610

 

 

can be seen working here LINK

 

had a few small problems but all in all ok ( takes a bit longer in the admin when uploading)

To improve is to change; to be perfect is to change often.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...