I have a xamhtmlViewer inside one of my silverlight controls. Is there a way to interact with the content of the htmlViewer from silverlight? i.e. call Javascript functions, etc.
Hello bharath,
It has been a while since you made this post and if you still need any assistance on this I will be glad to help. I have been looking into your questions and I believe that you do can invoke javascript through our XamHtmlViewer. For additional information about this I can suggest you have a look at the following links form msdn which discus how you can invoke java script form Silverlight application:
http://msdn.microsoft.com/en-us/library/cc221359(v=vs.95).aspx
http://blogs.microsoft.co.il/blogs/alex_golesh/archive/2008/12/04/silverlight-tip-how-to-inject-and-execute-javascript-function-s-on-the-fly-from-silverlight.aspx
http://blogs.silverlight.net/blogs/msnow/archive/2008/07/08/tip-of-the-day-15-communicating-between-javascript-amp-silverlight.aspx
If you still need any further assistance on this matter, please do not hesitate to ask.