Giter VIP home page Giter VIP logo

lrstickyheader's People

Contributors

bbodenmiller avatar gvangool avatar lorenzofox3 avatar sturobo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lrstickyheader's Issues

lrStickyHeader not working for table inside a container with overflow:auto and fix height

The lrStickyHeader library does not work when the table is inside a container with a fixed height and overflow:auto; where the table fills the entire height of the container height (dynamically).

See your adjusted example: https://jsfiddle.net/361vw6c3/

I would expect it to work in the same way as the CSS approach, where you can have something fix above the table.
https://plnkr.co/edit/3oyuGZgPmLlaFSly41au?p=preview

Release the current master for NPM

Works great, but we need the enhancement from PR #5 (as we also use a sticky nav-bar). The NPM-package is ~4 month old and does not contain the headerHeight option. Would it be possible to release a new minor version?

Sticky headers are warped when there are multiple colspan and rowspan

Hi,

I've lot of variety of tables where I'm using lrStickyHeader.js library. For simple tables it works fine without any flaws. But for large, complex tables with multiple column spans and rowspans the sticky header warped when I scroll down, or sometimes the table beneath the header shrinks down.

The shrinking down of the table can be fixed by adding the table style width: 99% !important;. But the sticky headers columns are not aligned with the table down below. When I scroll down it becomes misaligned with the table beneath it. I've added screenshots of the issue.

Please note that I've added table box-sizing: border-box !important;. Any insight of the problem will be much appreciated.

Thanks!

sticky-header-misaligned-upon-scrollling

misaligned-sticky-headers

update to be responsive

Based on the demo it appears that if you resize the window the table headers appear misaligned.

image

Plugin does not work on IE browser

The implementation for lrStickyHeader does not work for IE browser. Things like ScrollTop are used, which are not supported for IE. Can you please make this working for IE browsers as well, at least IE11 and higher versions?

Sticky Within an Element (i.e. DIV)

Pardon for the neophyte question, but can your directive be slapped onto a table and it know the parents elements height (i.e. div) and make it sticky within the parent element and not the top of the page?

Thanks in advance! Great plugins you have made!

acg

How to make lrStickyHeader to be used in angular app

I am current struggling how to inject lrStickyHeader to angular app to be able to call: lrStickyHeader(element[0]) as from example
as in strict DI mode, we need explicitly specify lrStickyHeader as a dependency

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.