[Javascript] Question regarding Netscape

Andrew Gibson andyg at ihug.co.nz
Tue Apr 15 20:58:21 CDT 2003


do a search on google "right click"


Sent: Wednesday, April 16, 2003 1:56 PM
Subject: RE: [Javascript] Question regarding Netscape


> Sorry, don'r know of a menu that pops when over an image.
>
> An ALT TEXT pops up when you hover.
>
> Are you asking to surpress the right-click menu?
>
> Walter
>
> > -----Original Message-----
> > From: javascript-bounces at LaTech.edu
> > [mailto:javascript-bounces at LaTech.edu]On Behalf Of Daz
> > Sent: Tuesday, April 15, 2003 4:53 PM
> > To: [JavaScript List]
> > Subject: RE: [Javascript] Question regarding Netscape
> >
> >
> > Hi all, I hope someone can help me with this 'cos its really bugging me.
> >
> > A good few months ago I saw a little piece of GavaScript that
> > could suppress
> > the Microsoft popup menu that appears when the cursor passes over
> > an image.
> > I've built a "room" configurable from a bunch of images and all looks
well
> > apart from that annoying popup. I've searched all my resource sites but
> > can't seem to find this code again.
> > Can anyone help out?
> >
> > Thanks in advance for any help, Daz
> >
> > -----Original Message-----
> > From: javascript-bounces at LaTech.edu
> > [mailto:javascript-bounces at LaTech.edu]On Behalf Of Andrew Gibson
> > Sent: 15 April 2003 11:59
> > To: [JavaScript List]
> > Subject: Re: [Javascript] Question regarding Netscape
> >
> >
> > The only time i've noticed a problem, if you change the contents of a
div
> > with a script, and it contains an image....sometimes the image wont load
> > properly....
> >
> > Andy
> >
> > >
> > > >sometimes images dont load fully....I've been able to get around that
> > with
> > > >an onabort in the <img  only ie though I think
> > >
> > > You can even add an onload event handler to an image, if you really
must
> > > know whether the image has finished loading. In my experience,
however,
> > this
> > > information is rarely necessary. Access to the DOM (including the
> > > possibility to change the src of an images) is enough.
> > >
> >
> >
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list