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?