IE8 Hacks 1
CSS hacks for IE
Some css snippets that helps to differentiate the IE version. Learn how to tackle the css in IE with css hacks. CSS hacks for IE background: green; /* standard */ background: red\9; /* IE 8 and below */ *background: purple; /* IE 7 and below */ _background: blue; /* IE 6 */
Recent Posts
- Convert HTML entity code script
- Get a value from url
- Create an AJAX call
- Compare identical array
- Update cordova android
- How to update npm to latest version
- Difference between req params req body and req query in Nodejs
- Create Pyramid structure from javascript
- Find wally on Google map.
- Remove duplicate array based on api response attribute value
Archives
- December 2018 (2)
- October 2018 (3)
- September 2018 (2)
- May 2018 (1)
- April 2018 (1)
- March 2018 (1)
- December 2017 (1)
- April 2017 (1)
- March 2017 (1)
- February 2017 (1)
- December 2016 (1)
- November 2016 (3)
- February 2016 (4)
- January 2016 (2)
- November 2015 (2)
- October 2015 (8)
- August 2015 (3)
- June 2015 (1)
- May 2015 (3)
- April 2015 (1)
- March 2015 (6)
- February 2015 (10)
- January 2015 (14)
- December 2014 (13)
- November 2014 (4)
- September 2014 (1)
- August 2014 (4)
- July 2014 (1)
- February 2014 (7)
- January 2014 (15)
Categories
- AngularJS (3)
- drupal (1)
- HTML (7)
- Javascript (9)
- jquery (9)
- nodejs (2)
- php (1)
- sass (5)
- seo (2)
- tips and tricks (13)
- Uncategorized (47)
- utorrent (1)
- window7 (5)
- wordpress (25)