【发布时间】:2011-08-01 20:38:50
【问题描述】:
【问题讨论】:
-
试了下,想不通。但是,你可以用
$( this ).offset().top或$( this ).offset().left得到点击图片的偏移量 -
是的,我在玩这个,但我不知道什么数学会做我想做的事。我很讨厌这个。
标签: javascript jquery css transform scale
【问题讨论】:
$( this ).offset().top或$( this ).offset().left得到点击图片的偏移量
标签: javascript jquery css transform scale
简单的数学问题,看看这个: http://jsfiddle.net/DoubleYo/7PzGQ/87/
【讨论】: