Hello,
I have simple silverlight application with xamWebHtmlViewer.
How can i invoke java script contained in loaded webpage into the xamWebHtmlViewer (ex. via Command).
Regards
Hello piwko,
This is just a follow up on the thread if you have any questions in regards to setting the SourceUri property of the xamHtmlViewer control.
Let me know if you have any questions with this matter. Thank you.
Thank you for suggestion. SourceUri property works fine, but i need invoke some java script programmatically from code behind (c#). How can i achieved it?
Thanks in advance