vote up 0 vote down star

Using silverlight I have always removed the Height and Width from the UserControl so that the user control would fill the viewport, no more and no less. Today I began testing with IE8 and observed that such is no longer the case, unless I view the page in compatibility mode.

I'm using the asp:silverlight server control to host the silverlight content.

Any suggestions on making the silverlight content occupy the viewport without using compatibility mode in ie8?

flag

65% accept rate
I believe that IE8 is W3C compliant now, so things like 100% height no longer work :-(. – Mark Apr 7 at 11:31

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.