Skip to main content
Participant
August 24, 2020
Question

I need to add tabs and accordion

  • August 24, 2020
  • 1 reply
  • 281 views

I have been away from web design for awhile, but I need to update an old site which relied expensively on tabs and accordions. God help me, I cannot remember how to edit them and have been unable to find any relevant help. I am using the current version of Dreamweaver. The site works OK when I view through a browser, but I have been unable to add the tabs or accordions.

 

I would be most appreciative for any help you could render! Many thanks in advance.

    This topic has been closed for replies.

    1 reply

    Nancy OShea
    Community Expert
    Community Expert
    August 24, 2020

    You've given us zero practical information to go on. 

    • What system did you use to create the tabbed panels and accordions?
    • What is the URL to your online site? 

    If it's 5+ years out of date, you may need to replace it with something new. 

     

    Nancy O'Shea— Product User & Community Expert
    Participant
    August 24, 2020

    Thanks for responding. I created the site in Dreamweaver about ten years ago. I am using the current version and would like to be able to edit the old site using DW rather than coding it. The site is currently off-line.

    [E-mail signature removed by moderator.]

    Community Expert
    August 24, 2020

    As old as that is, it could have been done in Spry when it first came out.  There is still documentation, but I don't know I would recommend using that to update your site: https://opensource.adobe.com/Spry/docs.html .

     

    In the newer version of DW you have access to Bootstrap and could that use that for your accordion and tab panel.  That would require some conversion of what you have though.

     

    Accordion - https://getbootstrap.com/docs/4.5/components/collapse/#accordion-example

    Tabs - https://getbootstrap.com/docs/4.5/components/navs/#tabs 

     

    If you need more specifics, could you upload a page or example somewhere for us to view?