When an icon attribute is specified for AsyncTreeNodes, then the update animation is shown behind the node icon when expanding. I tested this with IE7.
When an icon attribute is specified for AsyncTreeNodes, then the update animation is shown behind the node icon when expanding. I tested this with IE7.
Can you explain this a bit more? We are encountering a bug where in IE6 when a node is expanded it's children icons disappear. Still troubleshooting it though (it could be our code intermixing).
The animating icon is done with CSS. If you are using inline icons, you can override the CSS to remove the background image that is applied. There's no way to have inline icons AND the animation since both share the same image element.
Jack Slocum
Ext JS Founder
Original author of Ext JS 1, 2 & 3.
Twitter: @jackslocum jack@extjs.com