it is a button you need to do this....
put your image on the page wherever you want it to appear. Make it initially not visible.
add a transparant button to wherever you want the hover area to be (don't add any actions at this point).
add the 2 following actions to the button:
on mouse enter>show image
on mouse exit>hide image
kgibson said:In Lectora, is it possible to create a hover area? I need an image to appear when the mouse hovers over a certain area. I tried being clever using the button functionality. But it didn't do what I needed.