Object based notation with childs

Hello,



i want to use the parent/child functionality with two comboboxes and object based notation:







If i comment out

folderTypes.attachChildCombo(folderLists,“data.xml”);

the two boxes are working,



Removing comments ends up in javascript error in IE: object doesn’t support this method properly. Why?

FF3 and Firebug reports xml error and



folderTypes.attachChildCombo is not a function.



Is this not possible with object based notation?



Best regards,

Stefan




Hello,


please check that dhtmlxcombo_group.js extension is included.