Help - Search - Members - Calendar
Full Version: just wondering...
HTMLHelp Forums > Programming > Client-side Scripting
Roosevelt28
can I put 2 fucntion in a onMouseOver event?

e.g
myfunction1() & myfunction2()

can I put this 2 javascript function in 1 onMOuseOver event?
how? wacko.gif

Roosevelt28
LOL
got my answer again...
twice in a row that I figure it out on my own..
many people viewed this but no one help me =(
Darin McGrew
So what did you figure out?
Roosevelt28
seperating function with ;

e.g
onMouseOver="function1();function2()"

works for me..
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.