Page 1 of 1

expand/ collapse tags [SOLVED]

Posted: Wed Nov 03, 2010 4:01 pm
by redcoat
Greetings all,

Quick question regarding expand/ collapse tags.

Is there a way to make this work so that once you click on an item to expand extra content, it will automatically close any previously expanded content on the same page? I would prefer to have only one section at a time open.

I am not a developer by any standards but can find my way through code (with enough time lol)

thanks in advance


Brad

Re: expand/ collapse tags

Posted: Wed Nov 03, 2010 4:16 pm
by Dr.CSS
You can edit this in root/lib helparea.js is one of the first lines at top is set to no now...

Re: expand/ collapse tags

Posted: Wed Nov 03, 2010 4:25 pm
by redcoat
Dr.CSS wrote: You can edit this in root/lib helparea.js is one of the first lines at top is set to no now...

WOW...fastest reply ever on developer forum!

Thats just the trick, thanks alot mate.

Brad

Re: expand/ collapse tags

Posted: Wed Nov 03, 2010 4:26 pm
by Dr.CSS