I have some simple buttons and a flash thumbnail on my website, how can I apply hyperlink hover effects to them so that the user can easily recognize they are over a link?
Thanks.
you can use many options:
one of them the transparency
http://www.w3schools.com/CSS/css_image_transparency.asp
and also you can use 2 images on mouse over
look at this http://www.dynamicdrive.com/dynamicindex15/domroll2.htm