Thanks, BabyJeffy
The problem was that the both set of buttons need separate 'names' in order to function separately. All I had to do was to replace the all the "img"s at showpngLeft function to "imgLeft"s (lines 88,94,99,101) and the very same action in parallel showpngRight function. At the...
Hi,
I coded a web page with two set of maps. Left and right map has their own blue/red buttons which should turn from blue to red when the mouse is over them. The left set of buttons stay blue even mouse over. What's the problem? The play function(animate) doesn't work either.
<CODE>
<HTML>...
Hi,
The code below makes left buttons with left map and right buttons for right map. When the mouse is on the button the button should turn red. It happens for the right buttons but not for the left ones. Instead the right hand buttons turn red even they shouldn't. Where is the problem?
<HTML>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.