I am have created a selectable JQuery Dynatree object, and now what I want are two things:
- pass the Dynatree selection result into JSON and pass to another tree as a preview.
- post the JSON format data from the form to call related web services.
Any advice will be appreciated. thanks.