Nowadays i'm working very hardly on one prohect - mini social network with some advantages: You can generate tree style map (http://goo.gl/ZP5yc) of all relationships of user. For example B, C, D are friends of A. On profile page of A when you click on "generate" button it shows A in th center, B,C,D in first level. Lets say E, F are friends of B. They'll be located in third level. BUT ONE IMPORTANG BUG I FOUND AFTER FINISHING IT. If B and C are also friends you can't see relationship between them. Thats why now i need to rewrite code for network style map (http://goo.gl/UXdsT). I dunno javascript please help me.
That is code for tree style map.
http://pastebin.com/FAFWz0cW

Recommended Answers

All 2 Replies

This is not Javascript forum. Move your thread to Javascript forum.

Moving to Javascript.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.