Announcement

Collapse
No announcement yet.

Accordion in Category Tree

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Accordion in Category Tree

    Why does the accordion.js not work inside the category tree?

    I've loaded all the scripts and css I need into the global header. I've placed the <div id="accordion"> and UL structure into the Category Tree Template. The results are a tree structure that is always expanded, just as if the javascript wasn't working. If I place the same <div id="accordion"> and UL structure into a Miva page it works perfectly.

    Does anyone know how to get this working inside the category tree template?
    Gary

    [email protected]
    www.icCommerce.com

    #2
    Re: Accordion in Category Tree

    There would be no restriction in doing this...its probably some simple JS/CSS implementation error. Have you tried using a DOM inspector on it (i.e., firebug/web developer/etc)

    the only 'hint' i can think of, is that if its always expanded, then double check your 'inheritance' chain on the different category levels.
    Last edited by Bruce - PhosphorMedia; 05-01-12, 08:36 AM.
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment

    Working...
    X