Freewheel (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get coordinates of mouse clicked position when i click on image .

0 REPLIES 0
Reply
Message 1 of 1
alisha5
2710 Views, 0 Replies

How to get coordinates of mouse clicked position when i click on image .

I am creating an application - An image with its parts is shown and when i click on specific part that part's list will heighlight.

And for this i am using zk and java . In zul file i give image path as below :

   <iframe scrolling="false" width="100%" height="100%"

                            src="http://freewheel.labs.autodesk.com/dwf.aspx?path=http://zanjir.com/185PartsBook.dwf"                      style="overflow:hidden;position:absolute;top:20px;left:20px;width:550px;height:550px;border:0px" />
    <iframe />

 

In this that DWF image is shown in browser with freewheel .Now i want to click on part of image and want to get coordinates.

So please give reply with example which suitable for zk and java .

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report