Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.lang.javascript > #72
| X-Received | by 2002:ac8:5cd4:0:b0:2f3:6401:9b81 with SMTP id s20-20020ac85cd4000000b002f364019b81mr13028516qta.186.1651066976819; Wed, 27 Apr 2022 06:42:56 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a25:2805:0:b0:648:7049:ffa2 with SMTP id o5-20020a252805000000b006487049ffa2mr13052244ybo.449.1651066976642; Wed, 27 Apr 2022 06:42:56 -0700 (PDT) |
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | alt.comp.lang.javascript |
| Date | Wed, 27 Apr 2022 06:42:56 -0700 (PDT) |
| In-Reply-To | <0kodk6timsm963gebokvor397jui8ak5qh@4ax.com> |
| Injection-Info | google-groups.googlegroups.com; posting-host=82.131.36.66; posting-account=HfIszAoAAAC8ch6q3uChpTWUALHCfEoF |
| NNTP-Posting-Host | 82.131.36.66 |
| References | <0kodk6timsm963gebokvor397jui8ak5qh@4ax.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <e0dfcbe3-ac48-4de4-9c2c-27c07d775eben@googlegroups.com> (permalink) |
| Subject | Re: retrieving mouse coords |
| From | Uudisteagentuur <he12091983@gmail.com> |
| Injection-Date | Wed, 27 Apr 2022 13:42:56 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 18 |
| Xref | csiph.com alt.comp.lang.javascript:72 |
Show key headers only | View raw
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
Back to alt.comp.lang.javascript | Previous | Next — Next 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