Hi Guys, i have a page in dot.net frame in which a link opens to a popup in lightbox which shows a dynamic content in a iframe.
The issue is when the popup is opened it shows a horizontal scroll and a black background color (fraction of seconds) untill the iframe is loaded as the Class is kept for background color and overflow-x hidden in iframe but the still the problem continues. Can anyone help me out for this.
hi stan, thanks for responding to my question. i'm sorry to say that i can't share u the link for some copyright issues :( . I hope you get back to me again with some solution.
Ya i mean confidentiality i m giving you the code by which u can get idea.
<div id="cboxLoadedContent" style="display: block; width: 800px; overflow: auto; height: 410px;"> <!--Here's the iframe where from the dynamic content comes-->
@matthewb It is difficult to work with that code because we don't have any dynamic content to load and we have no idea what scripts are being loaded. Maybe it would be best to post a demo on jsFiddle.net that will show us the issue.
And just to ask, did you try adding allowtransparency="true" and then making the iframe body background transparent? Here is a reference if you need it.
uh, instead of messing around with the iframe, how do you load the content, I get the feeling that the problem does not rely within the iframe but the content itself...but i think you are SOL due to confidentiality...
i have a page in dot.net frame in which a link opens to a popup in lightbox which shows a dynamic content in a iframe.
The issue is when the popup is opened it shows a horizontal scroll and a black background color (fraction of seconds) untill the iframe is loaded as the Class is kept for background color and overflow-x hidden in iframe but the still the problem continues. Can anyone help me out for this.
Perhaps you mean confidentiality? Unless you provide some sort of mockup example of what your issue is, I don't think we'll be able to help you.
hope this will help you.....
And just to ask, did you try adding
allowtransparency="true"and then making the iframe body background transparent? Here is a reference if you need it.scrolling="no"to keep older browser from putting scrollbars on it.can any one solve this out.
@kgscott284 there is no problem with content. Buddy due confidentiality i can't show you the demo version :(