HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... image rollover button
image rollover button
  View type:
how to make image rollover button? i have images for mouse up,over and click. tried using the actions but image flicker and error sometime.
thanks
 
In this case:
- main image must have only onmouseover actions (no onclick, no onmouseout etc.):
DISPLAY (this image, hide)
DISPLAY (mouseover image)
- onmouseover image must have onclick (this is your actions) and onmouseout actions:
DISPLAY (this image, hide)
DISPLAY (main image)

If you want to use other events - also be aware of using actions attached to unnecessary events.
 
 
ello Slav
this worked! thank you.
my mistake is in the mix-up in the events, you are right [:D][:D]
Subject:
Message options
No additional options