In Mozilla , I successfully changed the background color of iframe by using style="background-color:#000" . But in IE , the method don't work and it show as white .
Is it possible to change the bgcolor of <iframe> in IE ?
One more question , is there any method in javascript that functions like <iframe src=""> that can show the content of other file ?
Thanks .
Is it possible to change the bgcolor of <iframe> in IE ?
One more question , is there any method in javascript that functions like <iframe src=""> that can show the content of other file ?
Thanks .
