« Back to profile of FezSoft

  • php

    new way to create a css hacks of IE browser

    this is a new way to create css hacks for IE browser, the idea is concentrated on adding a class name for any version of internet explorer in the head of my page. so i can create the IE6 selector like this : .ie6 #wrapper { .... } and of IE7 : .ie7 #wrapper { .... } ...etc enjoy

    19:04 Jul 14 2010 | Tags : selector,hacks,css,explorer,internet,ie,
    						<!--[if !IE]><!--><html><!-- <![endif]-->
<!--[if lte IE 6]><html class="ie6"><![endif]-->
<!--[if IE 7]><html class="ie7"><![endif]-->
<!--[if gte IE 8]><html class="ie8"><![endif]-->
<!--[if gte IE 9]><html class="ie9"><![endif]-->    			         

    1 comments

  • the-programmer says :

    أهلا في الحقيقة شخصيا كمبرمج لم أعد أستعمل هده الشروط حتى تكون التوافقية مع w3c في رأييي لا أحد يستعمل الان ie 6 شكرا على الكود و أهنئك على المشروع أي مساعدة سأكون في الخدمة

Add comment
To add a comment, please : Login or Sign up
    FezSoft
    Simohammed chater
  • New visitor?

    On setCode, you can save your codes, functions and classes, you can also share them with your friends, and track your favorite developer

    Join the SetCode community
  • Your language here :