Reputation: 10137
I have a silverlight control on a page. It is set to "Width=100% Height=100%", and the containing div is set to an absoulute position with "0" on all edges. On a small screen, when the silverlight content is taller than the screen, the bottom is cut off, and there is no scroll bar. Does anyone know how to solve this problem?
Upvotes: 0
Views: 534