advanced code snippet search
blainejoubert on 01/29/09
iframe background colour change
01/29/09 06:05am
<style type="text/css">body {background-color: transparent} <!-- In the iframe file --> <IFRAME NAME="Something" SRC="fileName.html" allowtransparency="true"background-color="transparent" ></IFRAME>
Report this snippet Tweet
Comment:
You need to login to post a comment.