How do I stop it scrolling to the top?

This is a discussion on "How do I stop it scrolling to the top?" within the Web Page Design section. This forum, and the thread "How do I stop it scrolling to the top? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jul 26th, 2007, 15:06
New Member
Join Date: Mar 2007
Location: Twickenham
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
How do I stop it scrolling to the top?

I've just built a gallery page with links that open a new 646x512px browser window. My problem is that whenever I open one of these windows the main page jumps back to the top, which can mean a lot of scrolling back down the main page.

Is there a small snippet of code that can be added to make the page stay where it is? Thx

http://www.marksk.co.uk/spencerfox/gallery.html#prj05
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jul 26th, 2007, 16:02
Most Reputable Member
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How do I stop it scrolling to the top?

I assume you're using javascript for the links, which is not ideal. Anyway, for javascript links onclick="someFunction();", change them to onclick="someFunction(); return false;"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jul 26th, 2007, 20:32
Junior Member
Join Date: Jul 2007
Location: West Midlands
Age: 26
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How do I stop it scrolling to the top?

or alternativly
<a href="javascript:void(0);" onclick="yourcodehere">
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
html, javascript

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Music on/Off (does not stop in IE7) Need Help! Webill JavaScript Forum 2 May 11th, 2008 11:27
Go to Stop issue acrikey Flash & Multimedia Forum 1 Dec 1st, 2007 23:48
scrolling! help! alexgeek Webforumz Cafe 5 Aug 8th, 2007 17:37
Stop Cyberbullying pa007 Webforumz Cafe 11 Apr 3rd, 2007 04:47
How to Stop Robots Gee Bee Web Page Design 4 Jan 26th, 2006 18:56


All times are GMT. The time now is 21:31.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42