You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Christina <le...@hotmail.com> on 2004/05/24 13:34:25 UTC

change woody form upon clicking on a picture

BlankMaybe my question is silly because I am new to web development.

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?

Thank you for your advice!!
Thanks a lot!!!! 


Re: change woody form upon clicking on a picture

Posted by Joerg Heinicke <jo...@gmx.de>.
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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org