[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: onmouseover in imagemaps



Oivind Kolloen wrote:
> 
> >>>From: oyvindko@powertech.no (Oivind Kolloen)
> >>>Date: Mon, 26 Feb 1996 21:34:40 +0100
> >>>Subject: onmouseover in imagemaps
> >>>
> >I have the same problem... I use a client side image maps, and have no
> >problems calling java functions from them, but I can't seem to pull anything
> >up in the status bar...

With me, it is not working :-(

No problem calling a function as a reaction on the "onMouseOver event" 
if I use a "standard" 

<a href ="blabla" onMouseOver ="CallMeNow(); return true">
<img src = "myface.gif"> </a>

but if I add the usemap="SomeMap" (I don't remove the a href...) it doesn't work any more.

Seems that the link is ignored by Netscape because it is told to use a
client side image map, and MouseOver is an event of link....

Any Idea to make it work ?????
 
> I'm also using client side image maps, the point here is that some of the

How did you do that?
BTW: Maybe it is because I am using Win3.x and it works on other systems?

So long
Olaf
____________________________________________________________________
Olaf Walkowiak, Suedeseestr.14, D-45145 Essen, Phone:+49-201-604594
si0015@aixrs1.hrz.uni-essen.de			OlafWal@aol.com
URL:http://www.bikeconn.de/com/bikeconn/hotel/olaf	(Homepage)
URL:http://www.bikeconn.de/com/bikeconn/hotel/olaf/java (JavaScript)
_____________________________________________________________________
Request PGP public key by E-Mail
PGP fingerprint: 55 BF 58 7A E9 DC FF 28 33 31 A6 B8 FB A1 28 A6

--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.