I want to have it so when the pointer is over a link, a description goes in the status bar, and i also found an onmouseover code that will have a description popup. The codes are:
<a href=" onMouseOver="popup(4)" onMouseOut="popout(4)">
and
<a href=" onMouseOver="window.status='message';" onMouseOut="window.status='';">
is there a way to combine both of them? [sig]<p>JoeM6<br><a href=mailto:JPMJR11@aol.com>JPMJR11@aol.com</a><br><a href= Javascript Games</a><br> [/sig]
<a href=" onMouseOver="popup(4)" onMouseOut="popout(4)">
and
<a href=" onMouseOver="window.status='message';" onMouseOut="window.status='';">
is there a way to combine both of them? [sig]<p>JoeM6<br><a href=mailto:JPMJR11@aol.com>JPMJR11@aol.com</a><br><a href= Javascript Games</a><br> [/sig]