<< Back to the snippet list
Silverlight DOM Bridge JavaScript Injection
For the most part this method, when added to our application object or page class, makes it so we can ‘inject’ ECMA script to our hearts content. This includes code that is executed upon evaluation so we don’t have to call out again to execute some function. There are limits to what you can do (i.e.: write out a secret iframe and expecting it to work, for some reason I can’t get this to work…)
Silverlight
dom bridge
script