Note that there are some explanatory texts on larger screens.

plurals
  1. POTable not refreshing properly after jQuery manipulations, in Google Chrome
    primarykey
    data
    text
    <p>I made a <a href="https://stackoverflow.com/questions/1030043/html-table-headers-always-visible-at-top-of-window-when-viewing-a-large-table/1041566#1041566">solution</a> to <a href="https://stackoverflow.com/questions/1030043/html-table-headers-always-visible-at-top-of-window-when-viewing-a-large-table">another of my questions</a>. But, after some recent changes, it's looking good in Firefox 3.6 but showing quite bad display anomalies in Google Chrome. It seems it's not refreshing/redrawing the table header row after the JavaScript code changes its position.</p> <p>It's especially noticeable when the floating table header row is somewhere on the middle of the table, then you scroll up quickly: it leaves a copy of the header row on the middle of the table, and doesn't redraw the table properly.</p> <p><a href="http://cmcqueen1975.bitbucket.org/htmlFloatingTableHeader/tables.html" rel="nofollow noreferrer">The online demo is located here.</a></p> <p>The source code is in a <a href="http://bitbucket.org/cmcqueen1975/htmlfloatingtableheader/src/tip/tables.html" rel="nofollow noreferrer">Mercurial bitbucket repository, here</a>.</p> <p>I'd appreciate if anyone can point me towards a clean solution to making it refresh the display properly in Google Chrome.</p> <p><strong>Update:</strong> I'm seeing it on both Ubuntu Linux 10.04 and Windows XP, with Chrome version 5.0.375.99 beta. It seems more noticeable on Linux, but also a problem on Windows. I've just got 5.0.375.125 beta on Linux and it's still happening.</p> <p>I'll track this with an <a href="http://bitbucket.org/cmcqueen1975/htmlfloatingtableheader/issue/2/table-floating-headers-not-refreshing-properly-in" rel="nofollow noreferrer">issue in BitBucket</a>.</p> <p><strong>Update</strong> 26-Jan-2011: I've tested this with Chrome 9.0.597.67 beta on Ubuntu Linux 10.04, and the problem no longer seems to be apparent.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload