<a href="/selection"><input type="button" class="big" value="Somewhere"></a>
because in IE it doesnt click....any ideas why..all other browsers seem fine
It's invalid HTML — an <input>
cannot be as a descendant of an <a>
element:
Source: http://jsbin.com/iyuxeb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With