Overlaying HTML and Silverlight Content
(1)
While Silverlight v1 doesn’t support a full control suite, ASP.NET and HTML do, and in this example you will see how to use both in a Silverlight front end using Windowless mode. You will see how to construct a Silverlight application, and how, using DHTML
you can overlay content on top of it.…