How does this work?: http://welbog.homeip.net/
Just scroll down. It looks cool, it looks damn cool, and it works without javascript. What's that?
|
How does this work?: http://welbog.homeip.net/ Just scroll down. It looks cool, it looks damn cool, and it works without javascript. What's that? |
|||||||||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
That's made by the divs having a fixed background that doesn't scroll with it and is very tall. You can see here in the CSS:
This will keep it attached to the top-right, never repeat it and make it appear "fixed" to the site. Each div has a different background to give this effect. |
|||||||||||||
|
plus some css expression magic for older versions of ie |
|||
|
|