문제

my webpage consits of a large svg drawing with embedded images and links.

The user shoud zoom in by clicking the mouse and moving the cursor to the right. this is similar to photosho cs5 zoom gesture.

How can I implement that gesture to zoom in the SVG picture using javascript? Possibly with libs raphael or jQuery SVG.

도움이 되었습니까?

해결책

Check first example/demo in http://www.evanbyrne.com/article/super-gestures-jquery-plugin and this gallery http://random.friggeri.net/jquery-gestures/ maybe it will help you.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top