mam nastepujace divy ze stylami:
<body>
height: 100%; margin: 0; padding: 0; width: 100%;
<box>
background: #0E0E0E; width: 900px; height: auto; margin: 0 auto; margin-top: 60px; margin-bottom: 50px; border-radius: 14px; padding-bottom: 20px;
<footer>
background: #0E0E0E; margin-top: 80px; padding: 20px; text-align: center; font-size: 12px; color: white;
Chciałbym zrobić tak, zeby na wysokości diva box z jego prawej strony (rowno od gory) byl kolejny div ktory w miare scrollowania w dol rowniez sie przesuwal. Probowalem rozwiazan ze stackoverlflow takie jak tu http://stackoverflow.com/questions/6282403...ext-to-an-image ale niestety nic nie dziala lub rozwala strone.