Hi!
I want to add toolbar buttons on right side and toolbar text on the left side. is there any way to do this ? and how to apply style(i.e bold) to toolbar text.
Thanks
Hi,
you may use Spacer functionality:
dhtmlxToolbar/samples/01_init/13_spacer.html
It works perfect, but is there way to format text; For example Bold the text?
woo, just found the HTML text given in text works great. For example i added text
“My Text” and it displayed it bold by interpretting formatting tags.