This chapter also included into main documentation for dhtmlXToolbar.
...configuration xml...
name - [optional] name of the tree js object to use in javascript, if skiped, then name autogenerated
width - [optional] width of the toolbar
height - [optional] height of the toolbar
orientation - [optional] set horisontal ("h") or vertical ("v") orientation of toolbar ( horisontal orientation is default )
title - [optional] title of toolbar
align - [optional] align of toolbar buttons (left,right,center for horisontal toolbar, top,bottom,middle for vertical toolbar)
JSPath - [optional] absolute or relative path to directory which contains tree js files, "js" directory by default
CSSPath - [optional] absolute or relative path to directory which contains tree css files, "css" directory by default
xmlFile - [optional] url of the configuration xml file
style - [optional] style for the toolbar box
onSelect - [optional] javascript function to call on button selection
For description of optional configuration xml - see chapter "Configuring with XML"
Minimal possible tag syntax with on-page xml:
Minimal possible tag syntax with server-side xml:
With common used attributes
Delete
Vertical designed toolbar