ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.04k stars 1.2k forks source link

Gridster - Drag and Drop is not working in Windows 8 chrome - with mouse #455

Open subhasarangan opened 9 years ago

subhasarangan commented 9 years ago

Gridster - Drag and Drop is not working in Windows 8 chrome - with mouse

Details:

OS : Windows 8 Browser : Chrome 38.0.2125.111 m

vazy commented 9 years ago

I'm also experiencing this, I cant resize or drag/drop widgets in chrome. It's the strangest thing because it only happens on my Lenovo Win8 laptop and but works on my desktop Win8.

Chrome Version 40.0.2214.115 m

joshua-golub commented 9 years ago

Check the console to make sure that a JavaScript error hasn't been thrown before Gridster is initialized. If an error is thrown and Gridster never initializes, then you obviously won't get any drag/drop/resize.

vazy commented 9 years ago

sorry, nvm seems to be fixed in latest version.