Any Idea how to zoom in a image on particular point using javascript
, css
? I am using webkit
based browser.
I can zoom by specifying zoom property , like `elem.style.zoom="150%",
Main problem is I cannot center the image where I want to zoom.
I can get the point where I want to zoom using mouseclick.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…