Revision: 16090
Updated Code
at July 26, 2009 09:03 by m-pokrovskii
Updated Code
<style type="text/css" media="screen"> .flash-wrap{ position: relative; } .flash-link{ position: absolute; top:0px; left:0px; width:180px; height:220px; background: url('images/0.gif') no-repeat; } </style> <div class="flash-wrap"> <a class="flash-link" href="#"><!-- --></a> <object type="application/x-shockwave-flash" data="flash.swf" width="180" height="220"> <param name="wmode" value="opaque"> <param name="movie" value="flash.swf" /> <param name="quality" value="high" /> </object> </div>
Revision: 16089
Updated Code
at July 26, 2009 08:58 by m-pokrovskii
Updated Code
<style type="text/css" media="screen"> .flash-wrap{ position: relative; } .flash-link{ position: absolute; top:0px; left:0px; width:180px; height:220px; background: url('images/0.gif') no-repeat; } </style> <div class="flash-wrap"> <a class="flash-link" href="#"><!-- --></a> <object type="application/x-shockwave-flash" data="flash.swf" width="180" height="220"> <param name="wmode" value="opaque"> <param name="movie" value="flash.swf" /> <param name="quality" value="high" /> </object>
Revision: 16088
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 26, 2009 08:38 by m-pokrovskii
Initial Code
<style type="text/css" media="screen"> .flash-link{ display: block; position: absolute; z-index:2; top:0px; left:0px; width:180px; height:220px; background: url('images/0.gif') no-repeat; } </style> <a class="flash-link" href="#"> </a> <object type="application/x-shockwave-flash" data="flash.swf" width="180" height="220"> <param name="wmode" value="opaque"> <param name="movie" value="flash.swf" /> <param name="quality" value="high" /> </object>
Initial URL
http://pokrovskii.com/razmeshhaem-chto-libo-poverx-flash-bloka/
Initial Description
Initial Title
Размещаем ÑÑылку поверх флешового баннера.
Initial Tags
xhtml, flash
Initial Language
XHTML