in reply to (jptxs)Re: building an HTML based tree UI
in thread building an HTML based tree UI
Well... I suppose you could give every item you have a
unique identifier in advance, something like a 3 char
string. That way you could do the same thing, but you
would have a more stable way of identifying what you have.
- Ant