Please help me, I've been trying to code for transparent Iframes in IE, but it just doesn't seem to work! Can anyone help?
Does anyone know how to make transparent Iframes for IE?microsoft access
set the style in your css like this -
iframe {
background:none;
}
Does anyone know how to make transparent Iframes for IE?windows mobile 6 internet explorer
on your iframe tag write%26lt;iframe allowtransparency="true"%26gt; be sure your using a doctype that can allow your browser to read this tag
No comments:
Post a Comment