Stop Scroll on mouseover

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a window in my php forum with a scrolling message. How can I get the
message to stop on mouseover and start on mouseout.

I tried onmouseover="stop" but that did not work.

Thank you
Cal Lehman
www.towerwatch.com/phpBB
 
How about asking the guy who wrote the script?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
 
Sorry!!!!

Kevin Spencer said:
How about asking the guy who wrote the script?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
 
Here's the problem: It's a complex script that does the scrolling. Not the
sort of thing one could just bang out easily. The author knows more about it
than anyone else. I could do the changes, but it might take me a couple of
hours.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
 
Back
Top