manugoel2003
24 Jan 2007, 11:15 PM
hey Jack... I was working with the 0.40 Alpha version and came across a piece of code which has a direct reference to a Spacer image on ur website.... it creates ugly trees if not connected to net... I think it should be made relative to the library....
...
...
YAHOO.ext.tree.TreeNodeUI.prototype = {
emptyIcon : 'http:/'+'/www.yui-ext.com/blog/images/s.gif',
...
...
...
...
YAHOO.ext.tree.TreeNodeUI.prototype = {
emptyIcon : 'http:/'+'/www.yui-ext.com/blog/images/s.gif',
...
...