I have been tackling the task of organizing table data recently. I managed to fix the table header and left column using jQuery, which is working fine. However, I noticed that when I scroll through the table, the borders start flickering. When I set the background color to white, the borders are hidden. How can I prevent the flickering of borders while scrolling through the table? Any assistance would be greatly appreciated. Thank you in advance.
You can view my code on JSfiddle at
https: //jsfiddle.net/j41acpmx/65/