I would like to design a family tree on my website. How can this be done with jQuery or Ajax? Any animated examples out there?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use the Google Visualization API, it's well documented: http://code.google.com/apis/visualization/documentation/gallery/orgchart.html#Example |
|||
|
A quick look at the jQuery plugin site turned up Arrows & Boxes. It looks like it does what you need. If this one doesn't work out, there are probably a dozen others to try. |
|||
|
|
|
Check www.geni.com. They use Flash, not JavaScript, but it's nice, animated and so on. |
||||
|
|
<ul><li></li></ul>? – strager Aug 10 '10 at 23:44