Hi,
When the website is longer than the xamWebHtmlViewer height, when you scroll to the end ... the html part moves outside the component.
BTW, what is IRequestTransitionNotification ? where can i find that interface?
Cheers.
I suppose the problem is that the control doesn't appropriately move when you scroll the slider of the web page. That happens when the web page's height is too height, for example: <form id="form1" runat="server" style="height: 1400px;"> The current version of the cotnrol has such restriction.
About the interface - IRequestTransitionNotification, I don't know where you've seen this interface.
If you provide some more details, I'll try to help you.
Regards,
Doychin Dochev
Does the latest version of this control (xamWebHtmlViewer) still have this problem?