I have a web application that renders/functions properly using Windows 7 IE 11. When testing same application on a Windows 10 box with IE 11, the scrolling is not working properly. Elements in a scrolling div that a style of position relative are not scrolling
with the rest of the div elements. As an additional note the application does scroll properly in Windows 10/Edge, however I can't go to Edge yet as the application uses a deprecated method that still needs to be fixed. Any suggestions?
↧