Tip: view source to distinguish between the HTML islands and the Silverlight area.
1. Hover over the A and INPUT tags in HTML and observe the Silverlight Textblock
being aware of it.
2. Click on the A tag to pass the text from the HTML INPUT to the Silverlight TextBox.
3. Click on the button to call a script function on the page that shows an alert
(passing it the contents of the textbox).
4. Click on the last button to dynamically create and add a DIV below the SL control.
Cheers
Daniel
DIVs FROM SL WILL APPEAR BELOW: