:: Forum >>

Tree leaf alignment.

HI Alex,

I tried the following code to get the leaf left aligned.

recommendationsTree.onCurrentItemChanged = function(i){ recommendationsTree.setTimeout(function(){
if (AW.ie){ recommendationsTree.getItem(i).getContent("box").element().scrollLeft = 0;
}
});
}
But its not working, can you please have a look? Anything I am missing here?

Thanks,
Swapnil
Swapnil
Wednesday, August 20, 2008

This topic is archived.


Back to support forum

Forum search