jclawson
6 Jul 2007, 1:56 PM
Currently the tree cannot handle multiple node selections due to the fact that it uses anchors with hrefs. This causes browsers to open a new tab or window depending on if shift / ctrl is held down.
If href is not a defined parameter I think the best solution would be to not add the href attribute at all.
Perhaps I am missing a good reason to include href="#" on all nodes?
Obviously I can override it with my own UI provider but I really believe this should be the default behavior anyways unless there is a reason to keep it like it is.
Thanks.
If href is not a defined parameter I think the best solution would be to not add the href attribute at all.
Perhaps I am missing a good reason to include href="#" on all nodes?
Obviously I can override it with my own UI provider but I really believe this should be the default behavior anyways unless there is a reason to keep it like it is.
Thanks.