
JavaScript
In ICT, a "rollover image" refers to an interactive graphic effect used on websites where an image changes when a user hovers their cursor over it. This technique enhances user experience by providing visual feedback and can be used for buttons, links, or other interactive elements. It typically involves
JavaScript or CSS to create smooth transitions between the original and the hovered image. Rollover images are often employed in web design to attract attention and improve navigation.