Contents / Site map Options / Dynamically expandable tree style options

Dynamically expandable tree style options

File icon, folder icon, expanded folder icon and expand/collapse bitmaps - Choose icons representing these objects in the sitemap.

Item text wrapping - Choose whether and how you would like long texts to be wrapped.

Dynamic creation of structure - This option allows you to build the sitemap using server-side scripts based on e.g. data dynamically pulled from a database. You can specify if you want the program to create output code in form of PHP, ASP, or simply JavaScript code. This option is available in the Pro edition only. Click here for detailed information about this feature

Add expand / collapse all commands - Inserts expand all and collapse all commands above the tree. You can also define the text for both commands. Note: this can be any HTML code, so for example you can use images instead of text.

Clicking on folder name expands/collapses folder - When this option is selected, clicking on folder name expands/collapses the folder. Use this option with caution since it results in folder links being hidden from the user.

Use file icon for leaf folders - Select this option if you want leaf folders (folders with no child items) to look like files.

Remember folders expanded by visitor when re-entering page - When this option is selected, the tree uses cookies to remember the state of the tree when the user navigates to a different URL. When they come back to the site map page, the same folders in tree will be expanded as when the user used the tree for the last time.

Optimize for huge tree structures (dynamically updates tree contents) - This option only works with the latest browsers (IE6 and NS6) and allows building huge trees. The tree will work lightning fast no matter how large it is. This is accomplished by adding tree items on demand--only after the user clicks on a folder, its contents will be loaded.

Upon loading hide all items above level - Increasing this number will result in the tree being expanded by default upon loading up to the specified level.

Synchronization of tree with current URL / None - Select this option if you don't want the tree to be synchronized with the currently visited URL or if you want to perform customized synchronization.

Synchronization of tree with current URL / Automatic - Select this option if you want the tree to be automatically synchronized with the curently visited URL (if not using frames) or synchronized with the content frame (if using frames). Please note that automatic synchronization without using frames makes is very useful when embedding the tree into multiple pages (e.g. using server-side includes)

Synchronization of tree with current URL / Manual - Select this option if you want the synchronization to be initiated manually by clicking the synchronize link by the user

Synchronization of tree with current URL / 'Synchronize text' - Enter text for the synchronize link. Please note that this can be HTML code as well.

Collaps all siblings when expanding a folder - When this option is selected, expanding a folder will automatically collapse all its siblings.