Skip to content

thead does not track tbody's horizontal scroll in latest jquery #7

Description

@mdpatrick

Using the version of jquery UI and jquery used on your example page shows the name and surname thead columns tracking the horizontal scroll of the tbody perfectly. This is a very cool effect. However... if you removed the "external resources" from the jfiddle, and only use the latest stable jquery (1.9.1) and jquery-ui everything continues to work, except the thead columns will stay in place while the tbody scrolls horizontally left to right.

Here's the jfiddle with it working using older libraries (the same ones on your example page):
http://jsfiddle.net/D2p63/21/

Here's the jfiddle with it broken using the newer stable jquery libraries:
http://jsfiddle.net/2qjMu/1/

Here's an error that also appears in the console using the new library (perhaps this is the culprit?):
Screen Shot 2013-03-29 at 4 10 29 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions