954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Web page jumping down when browser window is shortened

I need help figuring out why a web page is jumping down in IE when the browser windows width is shortened. My clients have very small monitors and the webpage jumps down about an inch .
Please HELP!!

Aliciajp
Newbie Poster
2 posts since Jan 2007
Reputation Points: 10
Solved Threads: 0
 

We really need to see a working page so we can identify the problem.

My guess is that there is some object that is getting moved to a different position and is bumping everything else down.

FC Jamison
Posting Pro in Training
Team Colleague
446 posts since Jun 2004
Reputation Points: 92
Solved Threads: 21
 

Several possibilities:

1. The vertical scroll bar appeared when enough of the paged loaded to make it longer than the screen, and it knocked objects around or shortened line lengths (causing text to wrap).

2. An image finished loading, and it is larger or smaller than the initial space the browser left on the screen for it.

3. You have code with the text fill-in cursor jumping to a place which is not on the screen. The screen scrolls so the cursor appears.

4. There is an ad on the page, and it is "selfish", scrolling the page to be visible.

5. A flash, script, or other slideshow has images of different sizes.

MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You