i have a kineticjs, i use tag to get kineticjs canvas's position is center
#mycanvas{text-align:center;}
And when run it, event area far from object 200px , at left side of object. I can't understand the reason? Thank for all answer!
|
If you're using jquery, the following work-around worked for me;
Not nice, but hopefully this helps someone. |
|||
|
|
event.offsetXandevent.offsetY– Shmiddty Nov 12 '12 at 16:48