views:

29

answers:

1

I'm looking for jQuery plugin or something that helps to display:

      1
    /   \
   2     3
  /       \
 4         5
         /   \
        6     7
       /  \
      8    9

Any tips?

P.s. W/o silverlight/flash magic. No problems with CSS3/Html5.

+1  A: 

http://frank-mich.com/jQuery/

Gabriel
Nice. Will wait a bit though. Answered questions catches less eyes. :)
Arnis L.
glad I could help.
Gabriel