martindavey
Programmer
Hi,
I am using the html:image tag.
I have set property="" which allows me to implement getX(), setX(), getY(), and setY().
When I click on the image I get the X and Y lovely jubbly.
I need to add an id attribute (styleId normally) to the image tag so I can manipulate it within JavaScript - but that stops the X,Y submission working!
Any idea how I can do this?
Thanks, Martin.
I am using the html:image tag.
I have set property="" which allows me to implement getX(), setX(), getY(), and setY().
When I click on the image I get the X and Y lovely jubbly.
I need to add an id attribute (styleId normally) to the image tag so I can manipulate it within JavaScript - but that stops the X,Y submission working!
Any idea how I can do this?
Thanks, Martin.