开发者

Scroll iframe by mouse coordinates

开发者 https://www.devze.com 2022-12-29 15:00 出处:网络
It is 开发者_开发问答possible to scroll an iframe by mouse coordinates on mouse move event?I think what your trying to do is a drag scroll for a div.Check this site out.

It is 开发者_开发问答possible to scroll an iframe by mouse coordinates on mouse move event?


I think what your trying to do is a drag scroll for a div. Check this site out. This is a demo to a Jquery Plugin that allows you to use mouse down events to drag your scroll area. Simular to that of an Ipod touch or Iphone, but instead of a finger you use your mouse down

http://hitconsultants.com/dragscroll_scrollsync/scrollpane.html

0

精彩评论

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