While i was fixing some css issues today i realized that there are some basic rules we tend to ignore when we create our styles. Modern browsers like Chrome or Filezilla are usually working properly anyway because for “them” your solution makes sense and they understand, if i can put it like this, what you are trying to obtain, but IE is not that “ignorant”. No! IE has special needs!…
02Oct 2012
HTML 5 Placeholder compatible with IE7 and IE8
IE, as usually, creates problems even with simple things for other browsers, like Placeholders. After a long search for a compatible solution with IE older versions 7 and 8 I found it (more…)