listserver  

RE: [OzSilverlight] Silverlight over the top of HTML

Damian Edwards
Mon, 14 Apr 2008 18:34:20 -0700

Probably just need to use some CSS to set the silverlight control's hosting DIV 
element to use absolute positioning and position it over everything else (via 
something like 
div.silverlight{position:absolute;top:0px;left:0px;width:800px;height:600px;z-index:10;}
 ).

Regards,
Damian Edwards
Readify | Senior Consultant
M: 0448 545 868 | E: [EMAIL PROTECTED]<[EMAIL PROTECTED]> | C: [EMAIL 
PROTECTED]<sip:[EMAIL PROTECTED]> | W: www.readify.net<http://www.readify.net/>

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Stephen Price
Sent: Tuesday, 15 April 2008 11:22
To: listserver@ozsilverlight.com
Subject: [OzSilverlight] Silverlight over the top of HTML

Hey all,

I've found lots of examples of HTML over the top of Silverlight, but so far 
have not found any examples of the other way around. Has anyone found a good 
walkthrough of laying Silverlight over the top of HTML?

My ultimate goal would be to put a Javascript tag into my blog page which then 
runs my Silverlight app/site over the top of my Blog. Am using wordpress. I've 
not seen it anywhere yet (I'm sure its out there) but hey, maybe I'm the first 
to think of it? (haha nah...)

I'm going to make the Silverlight app expand and cover the blog while you are 
using the Silverlight component, and then shrink back to a sidepanel when using 
the Blog.

So far my attempts of have put the Silverlight at the top, and the HTML comes 
after it on the page.

cheers,
Stephen
------------------------------------------------------------------- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



------------------------------------------------------------------- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net