Categories | Question details Back To List | ||||||||
dhtmlxToolbar I am setting up a two state button in the XML file, for some reason it is not loading the pressedState correctly. XML <TwoStateButton id="toolbar_01" src="image.gif" height="25px" width="25px" tooltip="tooltip" pressedState="true"/> I looked in the online documentation (which seems out of date, do you have any current documents for the toolbar API?) the pressedState="true" is not setting the toolbar correctly into a pressed state, is that the correct format? Answer posted by Support on Jul 16, 2008 02:50 Problem confirmed and fixed, please use attached js file instead of original one. >>do you have any current documents for the toolbar API? API http://dhtmlx.com/docs/products/dhtmlxToolbar/doc/alpha.html#toolbar_api_a XML http://dhtmlx.com/docs/products/docsExplorer/doc/dhtmlxxml/index.html#dhtmlx_xml Attachments (1)
|