I was trying to have my table read by JAWS for accessibility testing but the table data (tbody) are not read when transferring the cells in the tables. When i am using
sScrollX and
sScrollY property its creating two separate table for both thead and tbody.
Anyone know what need to do to fix this?
Replies
Sorry i don't have a better answer at the moment. All I can suggest is that you disable scrolling.
Allan