English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello...
In the site ,
when i click on menu link the page opens at the same time the whole content on that page except header image comes from bottom to its place...
means header is at its position but the menu and other site content slides from bottom to the position...
actually i donnt want this when i click on link the page must load with the contents on there place...
plz help its really very urgent
Thanks

2007-10-10 00:13:22 · 5 answers · asked by Shree J 2 in Computers & Internet Programming & Design

5 answers

The first place to start would be to validate your code

http://validator.w3.org/

2007-10-10 00:17:55 · answer #1 · answered by techchick 7 · 0 0

This sounds like a layout problem.
"actually i donnt want this when i click on link the page must load with the contents on there place..."

So the question is what is it that is moving your layout down the page as it loads?
The text will load very quickly as there is not much formatting to be done with text.

If however you have lots of images/graphics and these images take up a lot of disc space then they will make the page slow to load. First try resizing or compressing your images. Watch out for poor quality if you over do the resize or compression though.
Second, make sure that all your img tags have the correct height and width parameters in place. This will create fast place holders for the images that will mean the text layout will be correct at time of loading. There will still be a delay for loading the images but that cannot be helped.

Good luck.

2007-10-10 00:55:45 · answer #2 · answered by AnalProgrammer 7 · 0 0

your description is vague at best, but if I deciphered it correctly, what you want is for the link to open in a new page, i think. If that's the case then you can add the code to the body of the page so that links open in a new page. The line is target=_blank or target="_blank"
You can either add the code to the body of the page or just to links you want to have open in a separate window.

2007-10-10 00:35:11 · answer #3 · answered by Helping Since 1969 6 · 0 0

i get wat u mean..well that happened to me once but im not exactly sure what you have to change exactly cuz i called a friend to help out. but u might like to check your setting options or you might have accidentally clicked on a button on the keyboard like i did. you might like to try callin or taking youre computer to some store where they can fix it proffesionally. srry if my answere didn't help much

2007-10-10 00:23:36 · answer #4 · answered by Shamama h 1 · 0 0

Your question makes no sense, either show us what you're talking about or explain it more please.

2007-10-10 00:16:17 · answer #5 · answered by Josh B 5 · 0 0

fedest.com, questions and answers