The project I'm currently working on uses the Yahoo User Interface Library. The YUI datatable was used to display records stored in a database. I tried switching it from the datatable to ScrollingDataTable in order to add a vertical scrolling feature. It worked out well in firefox but when I checked on IE6, the cell widths and the table column header widths were different. After doing some looking up I just tried adding:
Question
rustix
The project I'm currently working on uses the Yahoo User Interface Library. The YUI datatable was used to display records stored in a database. I tried switching it from the datatable to ScrollingDataTable in order to add a vertical scrolling feature. It worked out well in firefox but when I checked on IE6, the cell widths and the table column header widths were different. After doing some looking up I just tried adding:
but the outcome was still the same.
Why does this happen? Is there a way to fix it?
Link to comment
Share on other sites
0 answers to this question
Recommended Posts