Pregunta

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?

¿Fue útil?

Solución

<!--[if IE]><!-->
    Custom code goes here
<!--<![endif]-->
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top