Rendering Problem in IE6
Rendering Problem in IE6
Firstly, IE6 is internally used extensively within our company because it is a large task to roll out a newer version and not all our live existing applications are compatible with newer versions. IE8 is due to be rolled out by the end of the year but not before this application goes live and I am having some problems with rendering that maybe someone can help with.
I am using paging and when my table renders the dataTables_length, and dataTables_paginate do not render onto the screen properly. They seem to be there but are not visible. I can drag my mouse over them and the div elements will highlight.
Using the IE developer toolbar I can change the class on the fly to something else such as dataTables_paginate2 and then change back again and it renders/draws properly on the screen.
I can only assume there is some weird draw issue happening. Would anyone be able to suggest a possible fix to show these areas for the moment?
Many Thanks
Chris
I am using paging and when my table renders the dataTables_length, and dataTables_paginate do not render onto the screen properly. They seem to be there but are not visible. I can drag my mouse over them and the div elements will highlight.
Using the IE developer toolbar I can change the class on the fly to something else such as dataTables_paginate2 and then change back again and it renders/draws properly on the screen.
I can only assume there is some weird draw issue happening. Would anyone be able to suggest a possible fix to show these areas for the moment?
Many Thanks
Chris
This discussion has been closed.