
October 23rd, 2012, 01:01 PM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 13
Time spent in forums: 2 h 3 m 21 sec
Reputation Power: 0
|
|
|
The first problem is due to the size of the content. Notice that as the page jumps, scroll bars appear on the side or the bottom, or both. Some page content fills only the screen, so the scroll bar disappears. Some content fills more than 1 screen height-wise, and so a scroll bar appears, making the background and other elements jump (since this is a liquid design, scroll bars affect the width and positioning of elements on the page).
Making all content similar will prevent the jumps - stretching the short content beyond one page and removing content that takes up more than 1 screen horizontally.
Hope that helped at least a little.
|