Connecting Tech Pros Worldwide Forums | Help | Site Map

how to build treeviews ,nodes

Newbie
 
Join Date: Sep 2007
Location: Sydney
Posts: 23
#1: Oct 15 '07
Now I want to build a navigation panel for my web site using java applet.
It works as some nodes connect with lines. It describes a world map while the node 'world' site in the middle of the panel and other region nodes like 'Australia', 'Asia','Europe','North America' and etc are float around the 'world' randomly. when customer click on the region nodes the node clicked will come to the center of the panel and the cities and node 'world' as the same level around clicked region randomly. and when the customer click on the city node , it links to the related web pages.

Many thanks if can provide some codes.

Reply