Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Going at the end of a browser page
Message
From
09/01/2005 13:26:27
 
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00974921
Message ID:
00975513
Views:
22
>Strange, then I don't know howto solve, it works in c#. But I have found an article about using the webbrowser in vb.net,it also explains scrolling, in fact you don't need JavaScript (just the document DOM) to do the scrolling.
>
>In the above example you can replace then MyDocument.parentWindow.execScript("Go()", "JavaScript") with
>
MyDocument.getElementById("DivGoTo").scrollIntoView("DivGoTo");
This works.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform