[jQuery] Re: [treeview] Brief flash of expanded tree

2008-12-15 Thread neokio
On Dec 15, 3:48 pm, "Michael Geary" wrote: > > > I'm not sure if it's the best solution, but a friend of > > > mine helped me overcome the issue i was experiencing. > > > We added a line of CSS to hidetreeviewon load, and then set > > > it to display in the demo.js file once everything was loaded

[jQuery] Re: [treeview] Brief flash of expanded tree

2008-12-14 Thread neokio
> I'm not sure if it's the best solution, but a friend of mine helped me > overcome the issue i was experiencing. > We added a line of CSS to hidetreeviewon load, and then set it to > display in the demo.js file once everything was loaded > $("#browser").treeview({ >         animated: "fast", >  

[jQuery] Re: Treeview

2008-12-09 Thread neokio
not sure this will help or not, but generally speaking one can improve browser performance on repeating backgrounds by making the repeating image at least 16 or 32px wide. the image will compress nearly as well, and the browser will only have to render the cloning operation a dozen times rather th