There is few ways to do it but simplest one is to make a div with buttons and hide it with CSS property DISPLAY set to none (display: none) then add mouseover&mouseout function to image and change display property to block, or back to none for mouseout
There is few ways to do it but simplest one is to make a div with buttons and hide it with CSS property DISPLAY set to none (display: none) then add mouseover&mouseout function to image and change display property to block, or back to none for mouseout
Thanks for some hints...wud luv to know further how to set the "blocking" to automaticatically adjust to the pic size?
Bookmarks