• 0

(YUI) Cell widths are not aligned with table headers in IE


Question

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:

YAHOO.widget.DataTable._bStylesheetFallback = !!YAHOO.env.ua.ie;

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

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.