Imagine a DIV block, 1000x500 pix in size, another DIV inside it, 2000x1000 in size with a 50% zoom applied. And inside is not a picture, but a page.
The usual zoom buttons are not a problem, which simply change the zoom parameter of the diva, but they want to be able to take the contents of the mouse and drag it in different directions
Can anyone suggest a solution where to dig, or an article with a code?