Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: 2 events in onmouseover and onmouseout events


Message #1 by Jonathan McNeil <juronimo@y...> on Mon, 11 Jun 2001 14:07:45 -0700 (PDT)
Thanks for the responses. I went with the semicolon in
the onmouseover call and it works great.

--- Greg Griffiths <griffiths@x...> wrote:
> yep, either use a function call or seperate each
> with a ;
> 
> At 14:07 11/06/01 -0700, you wrote:
> >How do you make two things happen in a onmouseover
> >event? I want to create a menu and create a
> rollover
> >effect in the same onmouseover event. Is it
> possible
> >and how?
> >Thanks
> >Jonathan
> >
> 
> 

  Return to Index