7×7 zu Windows 7 Silverlight Gadget

September 29th, 2009 Leave a comment Go to comments

Banner: 550×270px

Get Microsoft Silverlight

HTML-Code zum Einbinden

<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" style="width:550px;height:270px">

    <param name="source" value="http://the-oliver.com/apps/7x7app/Oliver.Apps.Windows7Countdown.xap" />

    <param name="background" value="white" />

    <param name="minRuntimeVersion" value="3.0.40624.0" />

    <param name="enablehtmlaccess" value="true" />

    <param name="autoUpgrade" value="true" />

    <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=3.0.40624.0" style="text-decoration: none">

        <img src="http://the-oliver.com/apps/7x7app/InstallSilverlight.jpg" alt="Get Microsoft Silverlight"

            style="border-style: none" />

    </a>

</object>

Banner: 550×120px


Get Microsoft Silverlight

HTML-Code zum Einbinden

<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" style="width:550px;height:120px">

    <param name="source" value="http://the-oliver.com/apps/7x7app/Oliver.Apps.Windows7Countdown.Banner.xap" />

    <param name="background" value="white" />

    <param name="minRuntimeVersion" value="3.0.40624.0" />

    <param name="enablehtmlaccess" value="true" />

    <param name="autoUpgrade" value="true" />

    <a href="http://go.microsoft.com/fwlink/?LinkID=149156&amp;v=3.0.40624.0" style="text-decoration: none">

        <img src="http://the-oliver.com/apps/7x7app/InstallSilverlight550x120.jpg" alt="Get Microsoft Silverlight" style="border-style: none" />

    </a>

</object>