简体   繁体   中英

Why this simple “drag to resize block” JavaScript doesn't work in Chrome?

This page works well even in IE6, but in Chrome it's not working. I thought it might because that Chrome ignored my function to perform the default "drag and open".

Is here any one can tell me how to modify this function to fit Chrome?

It seems stackoverflow not supporting pasting whole HTML page, so I pasted it here:

http://www.blogjava.net/jayslong/articles/351922.html

setCapture/releaseCapture is not supported by chrome.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM