Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.lang.javascript > #73
| Newsgroups | alt.comp.lang.javascript |
|---|---|
| Date | 2022-04-27 06:45 -0700 |
| References | <0kodk6timsm963gebokvor397jui8ak5qh@4ax.com> <e0dfcbe3-ac48-4de4-9c2c-27c07d775eben@googlegroups.com> |
| Message-ID | <d3163db4-d88e-4f20-84e8-1f29d58db175n@googlegroups.com> (permalink) |
| Subject | Re: retrieving mouse coords |
| From | Uudisteagentuur <he12091983@gmail.com> |
Uudisteagentuur kirjutas Kolmapäev, 27. aprill 2022 kl 15:42:57 UTC+2:
> Mike kirjutas Esmaspäev, 31. jaanuar 2011 kl 17:27:59 UTC+1:
> > I am using this:
> > <img onClick="ScanMap(event);" src......>
> > my function:
> > <script language="JavaScript1.2">
> > function ScanMap(Evnt) {
> > alert(Evnt.screenX);
> > }
> > </script>
> > Is there a problem in any browsers with this? It appears to work for
> > me in IE, Opr, old Netscape, old Firefox.
> > Mike
> I guess, there could be differences in different browsers.
>
>
>
>
> Kristjan
It is like the fact, that iphone's older shop version's don't support downloading newer applications to the Iphone.
Kristjan
Back to alt.comp.lang.javascript | Previous | Next — Previous in thread | Find similar
Re: retrieving mouse coords Uudisteagentuur <he12091983@gmail.com> - 2022-04-27 06:42 -0700 Re: retrieving mouse coords Uudisteagentuur <he12091983@gmail.com> - 2022-04-27 06:45 -0700
csiph-web