摘要:
$("div").mousedown(function(e){$(this).css({x:e.pageX,y:e.pageY}).show();});$("div").mousedown(function(e){$(this).css({x:e.pageX,y:e.pageY}).show();}).mouseup(function(){$(this).hide()}); 阅读全文
posted @ 2011-10-10 21:20
J-Pei
阅读(419)
评论(0)
推荐(0)

浙公网安备 33010602011771号