LittleNFiesty
Technical User
I've added a generic button to my page (see code below) but when you move your mouse over it you don't get the "hand" to show it's a link...Why, or what do I need to change in the code?
<button name="CustomerLogin" value="Customer Login" type="submit" class="BottomNav" style="border: 2px; background-color: #005952; width: 200px; color:#FFF; font-size: 11px;" onclick="window.location.href=' >Customer Login</button>
<button name="CustomerLogin" value="Customer Login" type="submit" class="BottomNav" style="border: 2px; background-color: #005952; width: 200px; color:#FFF; font-size: 11px;" onclick="window.location.href=' >Customer Login</button>