|
-
Aug 16th, 2001, 05:41 PM
#1
Thread Starter
Member
Scroll Bars
Hi All,
Ok when my page loads I want it to skip the scroll bars to a certain spot. Like as soon as it comes up the scroll bars are down a little bit so the adds at the top don't show up. Hee hee the luzers, if i could do this it would be very helpful, you can see why i want them to do that at http://members.tripod.com/bjcullinan
Thanx
-
Aug 17th, 2001, 07:37 AM
#2
Frenzied Member
window.scrollTo(0,10);
i.e
window.scrollTo(horizontal,vertical);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|