Button visibility problem based on mouse over action
I am trying to create an interactive quiz. The quiz includes couple of questions. For every question and answer I am using a new text box and buttons. Every buttons is having js code attached saying to make the current buttons invisible and the one for the next question visible. Everything regarding making visible and invisible is working. The problem is that on the very first slide when i move the mouse, all the buttons which are put to be invisible suddenly become visible.
Do u have any suggestion what i can do to solve it?
Thank u very much in advance.
