fat-beavis
Legacy Member
Hallo
Ik heb net de topic gelezen :
https://www.beyondgaming.be/archive/web-design-programming.237/html-transparante-iframe.343234
Dan wou ik dit ook es uitproberen alleen lukt het niet zo vlotjes bij mij
Dit is de code die ik in iedere pagina stop die in het iframe geladen word :
<html>
<head>
<title>Untitled Document</title>
<style type="text/css">
body {background-color: transparent}
</style>
</head>
Dit is mijn iframe code :
<IFRAME NAME="iframe" SRC="home.html" ALLOWTRANSPARENCY="true" width="556" height="298" frameborder="0" >
</IFRAME></td>
Als ik bij mijn iframe code background-color="transparent" zet doet hij het ook niet.
Ik heb net de topic gelezen :
https://www.beyondgaming.be/archive/web-design-programming.237/html-transparante-iframe.343234
Dan wou ik dit ook es uitproberen alleen lukt het niet zo vlotjes bij mij
Dit is de code die ik in iedere pagina stop die in het iframe geladen word :
<html>
<head>
<title>Untitled Document</title>
<style type="text/css">
body {background-color: transparent}
</style>
</head>
Dit is mijn iframe code :
<IFRAME NAME="iframe" SRC="home.html" ALLOWTRANSPARENCY="true" width="556" height="298" frameborder="0" >
</IFRAME></td>
Als ik bij mijn iframe code background-color="transparent" zet doet hij het ook niet.