I'm having some problem trying to implement an <layer> (is it an <ilayer> tag) between iFrames...
This is how I was doing it:
<div id="Layer2" style="position:absolute; width:436px; height:293px; z-index:2; left: 119px; top: 40px"><ilayer><iframe id=onetoo name="one" src="padding.html" width="438" height="291" scrolling="No" frameborder="1" ></iframe></ilayer></div>
Any have any ideas?? I have not failed; I merely found 100,000 different ways of not succeding...
This is how I was doing it:
<div id="Layer2" style="position:absolute; width:436px; height:293px; z-index:2; left: 119px; top: 40px"><ilayer><iframe id=onetoo name="one" src="padding.html" width="438" height="291" scrolling="No" frameborder="1" ></iframe></ilayer></div>
Any have any ideas?? I have not failed; I merely found 100,000 different ways of not succeding...