Guardian’s Home

.NET, Software Developing, Mammuths and various Life Things…

Archive for the ‘height’ tag

Silverlight Plug-in and the Height Percentage problem in Firefox

with 3 comments

Today I added a small Silverlight application to an existing and styled website, the app was surrounded by the usual <div>:

1: <div style="height: 100%">
2: <asp:Silverlight ID="Xaml1" runat="server" Source="~/ClientBin/XXX.xap"
3: MinimumVersion="2.0.31005.0" Width="100%" Height="100%" />
[...]



kick it on DotNetKicks.com

Written by Guardian

November 6th, 2008 at 7:59 am