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?

有帮助吗?

解决方案

<!--[if IE]><!-->
    Custom code goes here
<!--<![endif]-->
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top