|
hi,
< But it seems that dynAPI overload the normal
method of referencing and modifying an object..
Not AFAIK, just do:
document.all.myTreeNodeImg.src="images/node.gif"
See a tree test I made some time ago, it' doesn't
use DynAPI, and isn't very good, but might give you some ideas:
http://wong.richardinfo.com (this is
of course not xbrowser, just because we reference the div's/img's
directly)
I've made a low memory one in DynAPI as well, but
it's not on the net yet, I used one dynlayer, and wrote
hyperlinks to it in a loop, with a + in front where
necessary, which performed the loop again when clicked. It's not
very visually appealing, but gets the job
done.
This is another treeview you can check
out:
good luck
Richard:)
|
- [Dynapi-Help] ARG!!! or: Gotta little problem with a div.... Doug Melvin
- RE: [Dynapi-Help] ARG!!! or: Gotta little problem wi... Nuno Ferreira
- Re[2]: [Dynapi-Help] ARG!!! or: Gotta little pro... Robert Rainwater
- Re: [Dynapi-Help] ARG!!! or: Gotta little problem wi... Richard :o
