jQuery UI sortable scroll helper element offset Firefox issue

前端 未结 15 2273
故里飘歌
故里飘歌 2020-12-07 22:32

I have a problem with a jQuery UI 1.7.2 sortable list in Firefox 3.6, IE7-8 work fine. When I\'m scrolled down a bit, the helper element seems to have an offset of the same

15条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-07 22:52

    For future readers with this problem. I upgraded from jqueryui 1.8 to 1.10.3 and the problem was solved with no css fixes.

    http://jqueryui.com/

    I also upgraded from jquery 1.8 to 1.10.2

    http://jquery.com/

提交回复
热议问题