Skip to main content

Microsoft Silverlight

Answered Question HTML Div Layer Over SilverlightRSS Feed

(0)

j2yau
j2yau

Member

Member

0 points

2 Posts

HTML Div Layer Over Silverlight

Hi,

I have a complex animated Silverlight component running on a site and I would need to insert a HTML Div layer over it.  From my research, setting Windowless is the only solution to make this happen.  However, many articles have advised not to set Windowless=true for complex Silverlight component, as it would hinder the overall performance.

 Does anyone know any other alternative method?

 
Thanks!

 

ken tucker
ken tucker

All-Star

All-Star

16324 points

2,493 Posts

Re: HTML Div Layer Over Silverlight

 I am not aware of any other method then setting windowless to true.  Maybe if you explain why you need to put a div over the silverlight app someone might have another way for you to achive the same effect

j2yau
j2yau

Member

Member

0 points

2 Posts

Re: Re: HTML Div Layer Over Silverlight

It's similar to the 'Quick Reply' in this forum.  I need a pop-up div layer form to go over the Silverlight.

ken tucker
ken tucker

All-Star

All-Star

16324 points

2,493 Posts

Answered Question

Re: Re: HTML Div Layer Over Silverlight

 If a silverlight popup control does not work for you I guess your only option is windowsless=true.

 

 http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.popup(VS.95).aspx

vj.net
vj.net

Member

Member

5 points

3 Posts

Re: Re: Re: HTML Div Layer Over Silverlight

I am also looking for the same solution, as i need to show html dynamic menu above silverlight. Is there any solution then please let me know. Many thanks.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities