• [织梦吧]唯一域名:www.dedecms8.com,织梦DedeCMS学习平台.

当前位置: > 网页制作 > DIV&CSS >

解决ie7以下浏览器PNG图片背景不透明且链接失效的办法(3)

来源: www.dedecms8.com 编辑:织梦吧 时间:2011-01-07点击:

既然是绝对位置的浮动层,那么我们采用两个绝对位置的浮动层,把背景单独设置在一个层上,并且让这个层居下,在上边的层上放文字及链接内容,这种方法可行吗??实践是检验真理的唯一标准,让我们拭目以待!!


  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
  2. <html xmlns="http://www.w3.org/1999/xhtml"> 
  3. <head> 
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> 
  5. <title>ie7以下浏览器PNG图片背景透明的解决办法</title> 
  6. <!--[if lt IE 7]> 
  7.  <style type="text/css"> 
  8.  div, img { behavior: url(http://www.aa25.cn//upfile/iepngfix.htc) } 
  9.  </style> 
  10. <![endif]--> 
  11. <style> 
  12. body { background:url(/uploadfile/200806/18/E81059891.jpg)} 
  13. .iepng { position:absolute; top:261px; left:309px; width:315px; height:134px; background:url(/uploadfile/200806/18/DF1059248.png); z-index:1; } 
  14. .iepng1 { position:absolute; top:261px; left:309px; width:275px; height:94px; padding:20px; z-index:2; } 
  15. </style> 
  16. </head> 
  17.  
  18. <body> 
  19. <div class="iepng1">标准之路<br /> 
  20.   <br /> 
  21. <a href="http://www.aa25.cn">点击打开标准之路</a></div> 
  22. <div class="iepng"></div> 
  23. </body> 
  24. </html

About D8

  • ©2014 织梦吧(d8) DedeCMS学习交流平台
  • 唯一网址 www.DedeCMS8.com 网站地图
  • 联系我们 1170734538@qq.com ,  QQ