hover menu over image on mouseover
hi,
i am trying to figure out how to create a hover menu over image on mouse over.
for example, i have a page with lots of thumb images. on mouseover i would like to be able to display a delete img icon (or multiple) on the top right corner of the thumb image. then i can click on it to execute a method to delete that pic (or any other method). on mouseout the delete icon should be hidden again.
basically, i just want have a hover menu that will be positioned over an image on mouseover and will dissapear on mouseout.
i've been searching the new for the jquery plugin that would do this but can't find anything. maybe i am just not looking at the right place.
if anyone can help me out i would be greatfull...