Hi, I would like to add an image inside a button,but this image shows the current view of one of my views.
If anyone knows how to do. Thanks a lot.
Hi, I would like to add an image inside a button,but this image shows the current view of one of my views.
If anyone knows how to do. Thanks a lot.
hey, Try this one
<button onClick="window.location='URL' " style="background-color:#FFFFFF"><img src="IMAGE_URL"></button>