Conditional styles for IE10
路 1 min read
As you probably know Internet Explorer 10 doesn't support the good-old IE CSS conditional comments. This means that the below...
路 1 min read
As you probably know Internet Explorer 10 doesn't support the good-old IE CSS conditional comments. This means that the below...
路 1 min read
Working on a recent project I found out the hard way that Firefox doesn't allow you to style a file...
路 1 min read
Mobile Safari is probably the best browser solution for iOS devices. The browser offers many advanced features and some eye-candy...
路 1 min read
The placeholder attribute is one of the most useful HTML5 attributes, because with just a tiny attribute you provide a...
路 1 min read
Last year I posted how to add conditional comments for webkit-based browsers. This time I found a really cool hack聽on...
路 1 min read
There's no reason to explain everything from scratch, there are plenty of posts on this topic, but if you are...
路 1 min read
Edit: Please keep in mind that the below code works also on MS Edge. You can re-write MS Edge specific...
路 1 min read
IE sucks big time, period! Even version 8 doesn鈥檛 support many useful CSS rules such as border radius and box...