 |

nlosure
User
Mar 20, 2006, 5:39 PM
Post #1 of 3
(9279 views)
Shortcut
|
Is there a way to make it default that everything is expanded upon page load?
|
|
|  |
 |

ross
Staff
/ Moderator

Mar 21, 2006, 11:16 AM
Post #2 of 3
(9259 views)
Shortcut
|
Hi nlosure. Thanks for posting! The way I usually setup DocBuilder so that it expands everything by default is by adding the following snippet of code to my <body> tag on the _doc_menu.html template: onload=”toggleAll(1);” An alternative method which works just as great is covered in this thread: http://www.interactivetools.com/forum/gforum.cgi?post=2061#2061 Give them both a shot to see which one you like the best. Let me know if that gives you the right effect . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
(This post was edited by ross on Mar 21, 2006, 11:21 AM)
|
|
|  |
 |

nlosure
User
Mar 23, 2006, 1:25 AM
Post #3 of 3
(9200 views)
Shortcut
|
Thanks Ross! That is what I needed.
|
|
|  |
|