- Joined
- Jan 19, 2007
- Posts
- 2,207
- Reaction score
- 47
At the moment i can retrieve information from a DB and display it nicely in a vertical line of boxes (some boxes with extra information as needed).
I basically need a version of this with exactly the same information, but instead of a top-down list of divs (boxes), I need them to be displayed going around a circle (starting top centre, going clockwise).
Does anyone know if this is possible?
And how easy would it be? Any scripts?
It's already taken me ages to get the list pulling the appropriate info and displaying in a straight line.
Thanks for any help/direction.
Added: The number of divs displayed will be variable depending on what's in the DB. So I can't count on their being a certain number. Therefore the 'circle' would need to re-size in some way?!
I basically need a version of this with exactly the same information, but instead of a top-down list of divs (boxes), I need them to be displayed going around a circle (starting top centre, going clockwise).
Does anyone know if this is possible?
And how easy would it be? Any scripts?
It's already taken me ages to get the list pulling the appropriate info and displaying in a straight line.
Thanks for any help/direction.
Added: The number of divs displayed will be variable depending on what's in the DB. So I can't count on their being a certain number. Therefore the 'circle' would need to re-size in some way?!
Last edited: