[jQuery] login help

2006-12-20 Thread bmsterling
Guys and gals, I am working on something that requires a person be able to click in an area and create a hot area. Here is a link to you can understand (http://ov.informationexperts.com/test.htm) The problem that i have is how do I sort a multidimensional array so that if a person clicks on

Re: [jQuery] login help

2006-12-20 Thread Blair McKenzie
1. Get the center of mass of the points ( average x, average y) 2. get the angle of each point in relation to the center of mass (basic trigonometry) 3. sort the array by the angle Blair On 12/21/06, bmsterling [EMAIL PROTECTED] wrote: Guys and gals, I am working on something that