Good Afternoon,
Is it possible to using both the onMouseOver/ onMouseOut events as well
as the onClick event on a single button object? If so, how would one code
the onCLick evnet to send to another link?
What I would like to do is have t he 'onMouseOver'/'onMouseOut' events
change the butons text color (this part is working) as the user moves the
mouse over and out of the buttons. Then, should user decide choose (click) a
link now highlighted by a color changed text to then fire the 'onClick' event
to send open the new link.
Regards,
|