button image
ASP.NET
5
Posts
5
Posters
0
Views
1
Watching
-
Using CSS. Something like
background-image: url("yourimageurl");
Navaneeth How to use google | Ask smart questions
-
Or use ImageButton . set imagerul property .
-
You can make a button with an image background. You can also make an image that acts as a button-
<img src='test.png' onClick="buttonFunction()">
This can enact a Javascript function or what have you.
Ranjit Viswakumar Professional Services Specialist http://hostmysite.com/?utm\_source=bb