Silverlight breaks when hiding it container with CSS
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
I have this
But when I set display to block to show the div the silverlight box is just white, with no content loaded. Even if I set the div to block to start with(in which case the SL box works) then hide it and display it again, the SL still doesnt work. I need to be able to hide and show silverlight clientside. Thanks
Strive to be humble enough to take advice, and confident enough to do something about it.