index | search | no replies | posting guidelines | help | login | register |
Index » General » Site & Forum Feedback |
| |||||||
Dec 15 2007, 1:23 AM |
| ||||||
krisred![]() ![]() since: Dec 15, 2007 from: somewhere | The Tree is working great. I am using a split pane and loading the tree menu on the left pane. I want to setup the url to have onClick property of the child nodes - so I can open the link in the right pane using ajax. How would do this. | ||||||
Dec 18 2007, 12:12 AM |
| ||||||
ghost![]() ![]() ![]() from: Washington, DC | Add a target attribute to you dynamically generated hyper link and make sure the target attribute has the name of the frame. If you are using the XSL style sheet to generate the treeview, add a target attribute to the template that produces the <a href="" onclick="" target="frame_name">Link</a> element. ------------------------- Ghost | ||||||
Pages: (1) [1] |