I'm new to javascript and i need to solve a simple problem: i need to catch the value of a node of dtree when selected, but i don't know how can i get it (doesn't matter what value ... node id, node name, url, ect. are all good for my purpose). I've tried it in many ways, but it really seems there no way to get it! for example, since the url appears in the status bar, i've written the following line: <body onMouseDown=ale rt(window.statu s);> but the result is always the same: an empty message! thank you for your help
p.s. sorry for my bad english
p.s. sorry for my bad english
Comment