On 24.05.2004 13:34, Christina wrote: > I have a picture. I want to position serveral handred points onto > this picture, whenever users click one of those points, the > responding piont's color is changed, some event like a "change" is > invoked so that woody form in this page can be changed accordingly. > But now I totally have no idea how to achieve that 1. how to position > so many points on a picture and change the responding point upon > click? of course each point has an id 2. how to produce a "change" > event for clicking on any pionts? 3. and what components of cocoon > can help?
As far as I can see this problem is completely unrelated to Woody, but to HTML/CSS/JS, so complete web development. You probably have to solve the problem first in a general way. Maybe image maps can help. Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
