|
-
Jul 26th, 2005, 04:57 PM
#1
Thread Starter
Lively Member
web browser scroll
i have webbrowser1's scrollbars disabled.
i want it to scroll to the bottom of the document immediately after it loads.
how do i do this?
thanks.
-
Jul 27th, 2005, 08:19 AM
#2
Thread Starter
Lively Member
-
Jul 27th, 2005, 07:03 PM
#3
Thread Starter
Lively Member
-
Jul 31st, 2005, 12:48 PM
#4
Thread Starter
Lively Member
Re: web browser scroll
(sigh)
this is my last bump!
-
Jul 31st, 2005, 11:57 PM
#5
Re: web browser scroll
I'm not familiar with the webbrowser control, but can you pass javascript commands to the page? Then do something like
javascript:scroll(0,500);
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
|