sScrollX and bJQueryUI header color extends past table edge
sScrollX and bJQueryUI header color extends past table edge
mstakem
Posts: 2Questions: 0Answers: 0
Hey so I've been having an issue w/ sScrollX and bJQueryUI co-existing peacefully. The table headers' color extends past the table's rightmost edge. I was hoping that somebody would have an idea or pointer to help get me on track to fixing the issue. I checked the forums for other similar issues and didn't see one like this. The issue is present in IE9, Chrome 20.0.1132.47 m, and FF 4.0.1
Image link: http://i.imgur.com/KZJKu.png
Debug link: http://debug.datatables.net/olidic
If I force the node with the "_wrapper" id to have the same hardcoded width as the actual table the horizontal scroll behavior goes away.
If I change the div w/ the "dataTables_scrollHead ui-state-default" class to have the same hardcoded width as the actual table then the column headers no longer scroll.
Thank you,
Michael
Image link: http://i.imgur.com/KZJKu.png
Debug link: http://debug.datatables.net/olidic
If I force the node with the "_wrapper" id to have the same hardcoded width as the actual table the horizontal scroll behavior goes away.
If I change the div w/ the "dataTables_scrollHead ui-state-default" class to have the same hardcoded width as the actual table then the column headers no longer scroll.
Thank you,
Michael
This discussion has been closed.
Replies