Ok, to all people who know about javascript. Could you have a look at this page:
LINK
And look at the buttons down the left side of the screen. They require a click to get the to open. I need them to not require a click, but rather only require a mouseover for them to open.
I think (hope) it should be simple enough. I changed the 'onFocus' call to a 'onMouseOver' call but it didn't work!
Anyone? I'm stuck here!
LINK
And look at the buttons down the left side of the screen. They require a click to get the to open. I need them to not require a click, but rather only require a mouseover for them to open.
I think (hope) it should be simple enough. I changed the 'onFocus' call to a 'onMouseOver' call but it didn't work!
Anyone? I'm stuck here!