hallo zusammen
möchte ein iframe transparent gestalten. habe dafür
folgenden code geschrieben
<iframe name="fenster"src="iframes/auftakt.html" width="100%" ALLOWTRANSPARENCY="true" height="361px" marginwidth="0" marginheight="0"frameborder="0">
im steylsheet des frames steht:
<style type="text/css">
body
{
background-color: transparent;
allowtransparency: true;
}
</style>
dennoch macht er mir das frame nicht transparent im ie (version 5.0) weiss jemand voran das liegt? liegts an der version