开发者

Drag big picture in small layer?

开发者 https://www.devze.com 2023-01-03 09:27 出处:网络
I need a plugin for jquery or another js framework, where I can define a small div where i can drag around a big picture, so i get only a clipping of the picture. any ideas?

I need a plugin for jquery or another js framework, where I can define a small div where i can drag around a big picture, so i get only a clipping of the picture. any ideas?

edit: i try to explain

i have a small div, like 600px x 450px. this div behaves like a clipping windo开发者_StackOverflow中文版w for a big picture with like 3000px x 2000px. so i only see a specific cutout of the big picture. and i need to drag that big picture around in this small clipping window!

c

0

精彩评论

暂无评论...
验证码 换一张
取 消