Drag big picture in small layer?
Posted
by Tronic
on Stack Overflow
See other posts from Stack Overflow
or by Tronic
Published on 2010-06-09T19:13:24Z
Indexed on
2010/06/09
20:02 UTC
Read the original article
Hit count: 273
Hi,
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 window 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
© Stack Overflow or respective owner