PDA

View Full Version : HTML page scrolling - Back to top


rickyclegg
02-21-2006, 12:08 PM
I have built a simple flash website and wondered if anyone could give me a hand working something out.

Some of my pages have a really big height to them like 2500 pixels.

On my news page for example there are around 5 frames, with a continue and back button at the bottom of each page to skip to the next frame to see the new articles. However when i click the button at the button of the stage that takes me to the next frame where it stays at the bottom. This means you have to scroll back to the top to read the first article on that frame.

All i would like to do is when my next button is clicked it goes to frame 2, and the web browser jumps straight back to the top of the page.

I assume this would be some kind of Javascript back to top call or something.

If anyone has any suggestions please reply.

Cheers