Results 1 to 5 of 5

Thread: web browser scroll

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Location
    /root/
    Posts
    94

    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.

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Location
    /root/
    Posts
    94

    Re: web browser scroll

    bump

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Location
    /root/
    Posts
    94

    Re: web browser scroll

    bump

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Location
    /root/
    Posts
    94

    Re: web browser scroll

    (sigh)
    this is my last bump!

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width