Silverlight DOM Integration Sample
This page is an example of the DOM integration between Silverlight and Javascript. This page exhibits the ability of
Javascript functions to invoke methods in Silverlight and of Silverlight methods to invoke functions in Javascript.
All you have to do is move the box in either Javascript or Silverlight areas and see the other area update to match.
View the blog post Download the Code