you are in: codestackercodes [RSS]set iframe background with javascript

set iframe background with javascript Delicious Email

show/hide lines
   1  var iframeDoc;
   2  if (window.frames && window.frames.preview_frame && (iframeDoc = window.frames.preview_frame.document)) {
   3  	iframeDoc.body.style.backgroundColor="#DADADA";
   4  }
created by leozera — 01 December 2008 — get a short url — tags: browser iframe embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image