html Element Background

Is there anyway to make the background of an html iFrame element transparent to that items beneath can be seen with the html output ontop?

1 Like

Hey!

Unfortunately it is not possible to use Corvid to make an iFrame transparent.

There are other functions you can use with the iFrame such as hide() or show() but nothing that will allow it to be transparent.

You can see a full list of the iFrames properties and functions in the Corvid API here .

Hope this helps!

Dara | Corvid Team