|
|
1
25
是的,但您需要在Silverlight对象标记上将无窗口参数设置为true,以便它可以在其他HTML对象后面呈现。 |
|
|
2
3
安东尼是对的-我展示了一个代码片段 here 在我的博客上。您需要在对象元素中实现,然后使用css z-index。 |
|
|
3
2
有关在Silverlight控件顶部或下方分层HTML元素的详细信息,请参见: http://weblogs.asp.net/jgalloway/archive/2008/02/15/using-windowless-silverlight-controls-to-blend-html-and-silverlight-elements.aspx 注意有 performance impacts in using windowless and/or transparent controls 因为它需要更频繁的重画,所以不建议动画或视频播放。 |
|
|
Bigeyes · 如何在MVVM模式中添加行? 9 年前 |
|
|
User9898 · 悬停回到原始颜色时为什么选择 9 年前 |
|
|
Huma Ali · WCF已完成事件中的异常处理 9 年前 |
|
|
Nerd in Training · 文件副本发布错误 10 年前 |