mpryvkin / jquery-datatables-row-reordering

JQuery plugin that enables drag and drop row reordering in the tables enhanced with JQuery DataTables plugin.
https://www.gyrocode.com/articles/jquery-datatables-row-reordering/
6 stars 8 forks source link

Scroll bar issue in IE when row reordering with data tables #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to drag a row in IE8 when a scollbar is present
2. The scroll bar does not move
3.

What is the expected output? What do you see instead?

Scrollbar does not move, works fine in Firefox and Chrome

What version of the product are you using? On what operating system?

IE8, Windows XP

Please provide any additional information below.

See this post for more details, and a workaround: 
http://stackoverflow.com/questions/12462693/scroll-bar-issue-in-ie-when-row-reor
dering-with-data-tables

Original issue reported on code.google.com by davidjoy...@gmail.com on 21 Sep 2012 at 8:39