
Carlos Martins - 2005-06-02 11:12:09
HI,
I am trying to use different images for open/close the menu.
here is the string :
$node1 = &$root->addItem(new XNode("node1",false,"folderopen.gif","folder_win_o.gif"));
While it seems to be taking the "folderopen.gif" it doesn't switch to the other one when opening the folder. ...
What could be wrong ?
Thanks to advise and regards
Galadriann