FSN#35094 Opfrissen icon-set font-awesome IE8
svn path=/Website/trunk/; revision=31583
This commit is contained in:
@@ -319,6 +319,7 @@ FCLTHeader =
|
||||
// IE8 heeft moeite met de :before van font-awesome bij gecachte pagina's
|
||||
// Dit lijkt te helpen
|
||||
// http://stackoverflow.com/a/10209030/569090
|
||||
var agent = String(Request.ServerVariables("HTTP_USER_AGENT"));
|
||||
if (agent.indexOf("MSIE") > 0)
|
||||
{ %>
|
||||
<!--[if lte IE 8]>
|
||||
|
||||
Reference in New Issue
Block a user