datatables.net/download - release table is messed up

datatables.net/download - release table is messed up

dzidadzida Posts: 23Questions: 0Answers: 0
edited July 2010 in Bug reports
There is some error on this page which makes release table unreadable.

After short investigation with Firebug I've noticed that html for this table is broken:

(part of table with caption)
[code]
tag are now moved into the table used for the header. (thread: 2022).
Fixed: Scrolling tables could get their alignment wrong at times. This should now be addressed.
Fixed: The ID from clone nodes for scrolling header wasn't removed, which could result in a table being incorrectly re-initialised.
Fixed: Changing column visibility with fnSetColumnVis was broken when using scrolling.

[/code]

Replies

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    Hi dzida,

    Thanks very much for pointing that out! Safari didn't seem to show my broken HTML in the same way as Firefox so I had completely missed this. But fixed now :-)

    Regards,
    Allan
This discussion has been closed.