Imran Akram's blog

Let's talk about life, technicalities, career opportunities, current affairs and a lot more!

Hover effect on input type=image element

I was thinking about putting a hover effect on ASP .NET’s Imagebutton Control and well, first thing I did is that I found out what it gets rendered into. So I found out that it gets rendered into an input type=image Html tag. I used a technique of putting a hover effect with sprite images. [...]

  • Share/Bookmark