[jQuery] JQuery Treeview Navigation frames
I am new to JQuery and Treeview and I am in trying to assess if the
treeview could be a lightweight and efficient replacement for our
current 3rd party tree control.
Can the Treeview node hyperlink load the url in a different frame ?
Alternatively, is it possible to catch the Node On Click event and do
some business logic to figure out the exact url and then open the url
in a separate frame or an AJAX Tab control ?