Search code examples
javascriptjqueryhtmlcssfixed

Fixed DIV scrolling through floated ones


Help me please with an advice how can I code something like this? Do not downvote me for codeless question. I tried a lot of different methods but they are ugly and I don't want you to rewrite my hindu's code, just give me an advice of what should I use to reach the solution. If it will work without JS and hacks - would be awesome. Thank you so much for trying to help me!!! enter image description here


Solution

  • Without code its really hard to give practical code solution, BUT you really should check out the Gridster.js.

    The demo is really close to what you asked for. My advis would be to use Gridster, and scroll() function to make to the combination you need.