ambuj
Posts: 1
Joined: Mon Feb 11, 2008 8:14 pm

Iframe - transparent background

Hello, please excuse me if this has already been asked but tried to search here but couldn't find what I'm looking for.

I'm opening a different page, by using the following code:

<a href="viewad.aspx?preview=true" id="iframetest"
onclick="return hs.htmlExpand(this, { contentId: 'highslide-html-9', objectType: 'iframe',
objectWidth: 2000, objectHeight: 900, objectLoadTime: 'after', allowWidthReduction: 1} )" class="highslide">
Preview Your Ad
</a>


But when the iframe opens, it has got a transparent background - which makes the page look a bit wierd.

Is it possible to open the iframe WITHOUT a transparent background?

Thanks in advance.

Return to “Highslide JS Usage”