Click to See Complete Forum and Search --> : Linking problems, maybe IFRAME issue?


redhaus
09-22-2006, 03:36 PM
I am a newbie to this forum and to advanced coding...I get by ok, but now I need help.

I have created a site that is online for my customer even though it is having some minor issues. www.aptivar.com

If you are reading a page and have scrolled the browser to the bottom of the page, then click a link to any other page it keeps the browser at the bottom of the new page also. The entire site has a /index.html that holds the flash header and pulls in the footer. Is there a Tag for IFRAME or something else that is holding me back? It does it on everything. Help if you can.
Thanks, Andy

knieveltech
09-22-2006, 04:08 PM
This looks like standard behavior to me for a website that uses iframes like this. Since you're loading new content into the iframe without refreshing the page the browser sees no reason to zip back up to the top of the page. Hope this helps.