hey~
I have a treeview with 200 records(per record with one picture, ex: folder.gif or trashcan,gif ), when we use Firefox, the page is running well(2-3 sec), but when we use IE6, the page is running vary slow(20 sec). It seems there are too many pictures(more than 400 pictures) to be loaded in IE, but this situation doesn't happen in Firefox.
so, there are two question:
1. Do we miss something to know when we use this treeview?
2. what's the cause there are so many picture need to de load? could we reduce the number of picture?
thanks.