Sticky div

Hi Pullo,

http://jsfiddle.net/coding_rd/FkVXn/

This is with regard to the, sticking div.

in the above fiddle link, mocks what 's happening when implemented. Everything works perfect.(sticky part) .
the issue is, the footerclass, on scrolling,it covers the sticky and it’s content and it overrides them. How to avoid that ?
And make the sticky content behave as it suppose to behave?

Thanks a ton.

Hi there,

I just wanted to let you know that I have seen your question.
I am out all day, but will have a look this evening.

In the meantime, if anyone else has any ideas … feel free :slight_smile:

Hi,

So I just had a look at this and what you are seeing is the default plugin behaviour: once you have reached the end of the table, the header “unstickies” itself and scrolls normally.
Unfortunately, it doesn’t seem like there is an option to change this behaviour.

Yes there seems to be no option. Should explore alternatives. Thanks.

It sounds to me that you are looking for something like this: Sticky jQuery Plugin