This is a migrated thread and some comments may be shown as answers.

Window over SVG

1 Answer 43 Views
Window
This is a migrated thread and some comments may be shown as answers.
Sergey
Top achievements
Rank 1
Sergey asked on 28 Nov 2009, 11:51 AM

Hello.

I have a problem with rendering RadWindow over SVG from parent page.

SVG placed on parent (for RadWindow) page in tag "embed". 

In RadWindow I open copy of SVG from parent page for separate work with it.

When I create and open RadWindow it shows SVG and other content but not shows self borders, header and behaviors if they placed over SVG from parent page. (You can see it on screenshot in attachment)

I tried to change z-index for RadWindow via CSS styles, but it not works. Z-index of RadWindow always 3000 +- 100.

Please, tell me what can I do for fix this issue?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 30 Nov 2009, 08:52 AM
Hi Sergey,

Try setting RadWindow's Overlay property to true and/or the WMODE property of the object to transparent. This should help in such scenario.

Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Sergey
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or