CP9 HTML5 Run javascript during button Rollover state.
CP 9
HTML5 only.
I have a button named "Confirm" with three states "Normal", "Rollover" and "Down".
When the user hovers the mouse over the button, the button changes to the Rollover state.
All of that works perfectly.
What I would like to do is execute some extra javascript code when the button is in its Rollover state.
Is there a way for the slide to be constantly on the lookout for a change in state of the button and then run the javascript?
Thank you
Peter
