Domanda

Is there a way of having an SVG nav bar, like this one (click) but due to this not working if they user is using IE then another nav bar appears instead?

È stato utile?

Soluzione

<!--[if IE]><!-->
    Custom code goes here
<!--<![endif]-->
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top