I am using IE 11 version. Is there any other solution to do the following:
Nothing happens when I try to use conditional IE clause in the html webapge. Can anyone help me debug this issue please.
<!--[if IE]>
<a href="next-page.php" class="start-button">CLICK ME</a>
<![endif]-->