Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Going at the end of a browser page
Message
De
09/01/2005 13:26:27
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00974921
Message ID:
00975513
Vues:
23
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform