Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

To achieve hovering effect on images,I use two images and use Style tag. So, for every image in the application, I need to define an image (for default style) and other (to display on mouse-hovering).

Default Image:

!Default Image (http://quickshare.my3gb.com/download/1a.bmp)

!OnHover Image (http://quickshare.my3gb.com/download/2a.bmp)

But Is there any way by which I can use whatever image I want but on hover just display a "Bullet" point (as shown in the image) in addition to the existing image?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.