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

Can the HTMLPlaceHolder content be made transparent?

4 Answers 23 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 2
William asked on 06 Sep 2013, 01:03 AM

Hello,

Can the content of an HTMLPlaceHolder content be made transparent? (IE. I am using allowtransparency="true" and a z-index for an HTML IFrame.)

Thank you.

williamj

4 Answers, 1 is accepted

Sort by
0
Accepted
Pavel R. Pavlov
Telerik team
answered on 10 Sep 2013, 02:42 PM
Hi William,

When working with RadHtmlPlaceholder control you need to keep in mind that internally the control uses IFrame. In order to achieve your requirement you need to traverse the DOM visual tree to get the built-in control and set its allowTransparency property to true and its backgroundColor property to transparent.

I hope this will help you.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
William
Top achievements
Rank 2
answered on 10 Sep 2013, 03:21 PM

Pavel:

How about using a z-index?  Is this possible?

Regards,
William Johnston
0
Pavel R. Pavlov
Telerik team
answered on 13 Sep 2013, 01:43 PM
Hi William,

If you gain access to the IFrame you will be able to set the x-index, also.

However, I am not sure what your main goal is and what you want to achieve by changing the z-index. Would you mind sharing your goal with us?

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
William
Top achievements
Rank 2
answered on 13 Sep 2013, 02:51 PM

Pavel:

This case was solved by Ms. Tina Stancheva and was closed.

I will close the case again.

Thanks,
William Johnston
 
Tags
HTMLPlaceHolder
Asked by
William
Top achievements
Rank 2
Answers by
Pavel R. Pavlov
Telerik team
William
Top achievements
Rank 2
Share this question
or