Button/Image works in Chrome but not IE10

I am using the phpmotion script and when I select a button/image(with a link), I can proceed after clicking it, via Chrome, but nothing happens when I click the buttons, when using IE10.

Here’s the two lines of code in question:

<div><a href="../emailcompose.php?uid=[var.member_id]"> <input type="image" src="../images/SendMessage.png"></a></div>
<div><a href="../upload/[blk1.thumbnail]"><input type="image" src="../images/MoreInformation.png"></a><br /></div>

I look forward to any comments/insight you may have.Thanks

Got a live website we can toy around with? Might be HTML/CSS/JS related.

Yes, I’ve left you a message

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.