Blogger Information
Blog 4
fans 0
comment 0
visits 3032
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
常用的IE hack
syqaily的博客
Original
754 people have browsed it
  1. 针对IE6的hack

     _width: 100px;

  2. 针对IE6和IE7的hack

    *width: 100px;

  3. 针对IE6-10的hack

    width: 100px\9;

  4. 针对IE8-10的hack

    width: 100px\0;

  5. 针对IE9-10的hack

    width: 100px\9\0;

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!