Categories | Question details Back To List | ||||||||||||||
Problem with divider in toolbar Hi friends, Here I am again with a new question: Dividers in my toolbar works great in Firefox 2 & 3 but they aren't shown in IE. I'am building xml code dinamically and this code looks as follows: <?xml version="1.0" encoding="ISO-8859-1"?> <toolbar name="Opciones Variables" width="100%" disableType="image" absolutePosition="auto" toolbarAlign ="left"> <ImageButton src="../../icons/save.png" height="25" width="32" id="opc_GA" tooltip="Guardar Árbol Estimaciones" disableImage="../../icons/save.png"/><divider id="div_1"/> Thanks in advance for your help. Answer posted by dhtmlx support on Sep 23, 2008 05:35 Please, try to use attached file (the latest toolbar version) instead of the original one. Attachments (1)
Answer posted by Fernando Siles on Sep 23, 2008 07:36 Thanks but it is the same version of the js file that I have in my project. Please I need help!!! Answer posted by dhtmlx support on Sep 24, 2008 02:43 The issue was not reconstructed locally. Please, see attached sample. Attachments (1)
|