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?
A:
Check www.geni.com. They use Flash, not JavaScript, but it's nice, animated and so on.
Muad'Dib
2010-08-10 23:47:36
+2
A:
Use the Google Visualization API, it's well documented: http://code.google.com/apis/visualization/documentation/gallery/orgchart.html#Example
Jon McIntosh
2010-08-10 23:47:51
I agree. Many thanks Jon.
Erik
2010-08-11 00:44:55
A:
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.
Drew Wills
2010-08-10 23:49:18