[jQuery] Re: Setting TreeView placeholder

2009-05-29 Thread Ursidae
; and that shows the gif image when a tree node is expanding. I wonder if I have an old version of treeview. The version in jquery- treeview.async.js says 0.1 On May 29, 10:20 am, Jörn Zaefferer wrote: > Add display:block? > > Jörn > > On Fri, May 29, 2009 at 4:26 PM, Ursidae wr

[jQuery] Re: Setting TreeView placeholder

2009-05-29 Thread Ursidae
dent: -1000px to hide the > text. > > Jörn > > On Thu, May 28, 2009 at 10:21 PM, Ursidae wrote: > > > I am currently loading the TreeView asynchronously and I'm trying to > > set it up so an animated gif displays while a node is being expanded > >

[jQuery] Setting TreeView placeholder

2009-05-28 Thread Ursidae
I am currently loading the TreeView asynchronously and I'm trying to set it up so an animated gif displays while a node is being expanded and its child nodes are being created. Currently it just says placeholder until the child nodes are done loading. Can anyone offer some suggestions as to how I