Results 1 to 4 of 4

Thread: Need your help with Tab content script

  1. #1
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need your help with Tab content script

    Hello everyone, I think I need your help.
    I've found this code: http://www.dynamicdrive.com/dynamici...tabcontent.htm
    and I would like to use it on my web site made with Oscommerce. I know there is a way to put it in, because I have seen it on a web site (http://www.hwt.it/product_info.php?products_id=13590), but I honestly don't know how. Does anyone of you have any suggestion to give me? I'll appreciate it a lot.
    Thanks.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Can you be more specific what the problem is? All the instructions for adding this script to your page can be found on the DD script page.

  3. #3
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok, I'll try to be more specific.
    The script works fine if I have to post it in a single page (let's say the home page for example), but I need a more complex use of it: I would like to use the same tab in each product_info file that I use for the description of every single product I sell, so I need that every change I make in the Admin panel, shows the changes in the Catalog panel that customers see, using this tab content script or one similiar, as shown in this shop www.hwt.it. They did it, so I would like to do the same thing in mine too.
    The problem is that I really don't know how to do it.
    Thanks for any suggestion.

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    It seems you're trying into integrate the Tab Content script into some type of CMS that dynamically outputs the HTML for the page? If so you'll probably need to get help from someone familiar with the CMS script to get it to output the HTML for the Tab Content script dynamically based on various parameters. There is nothing magical about the Tab Content script preventing it from being integrated into any CMS, as it's just plain HTML following a very specific structure. The trick is on the other side, working with your CMS to get it to output certain HTML as desired.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •