Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > pl.comp.lang.javascript > #3635
| X-Received | by 2002:a05:6214:1025:b0:635:bcd1:868b with SMTP id k5-20020a056214102500b00635bcd1868bmr94474qvr.6.1689003898463; Mon, 10 Jul 2023 08:44:58 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a05:620a:294d:b0:765:a62b:c5b6 with SMTP id n13-20020a05620a294d00b00765a62bc5b6mr38659qkp.1.1689003898176; Mon, 10 Jul 2023 08:44:58 -0700 (PDT) |
| Path | csiph.com!1.us.feeder.erje.net!feeder.erje.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | pl.comp.lang.javascript |
| Date | Mon, 10 Jul 2023 08:44:57 -0700 (PDT) |
| In-Reply-To | <u8gb0l$1vudi$1@portraits.wsisiz.edu.pl> |
| Injection-Info | google-groups.googlegroups.com; posting-host=83.26.25.223; posting-account=8ND_mgoAAAD5J9y9fnaTB1Kcu7xKWk7Q |
| NNTP-Posting-Host | 83.26.25.223 |
| References | <u8gb0l$1vudi$1@portraits.wsisiz.edu.pl> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <b517fd36-db1a-44c5-8f30-5363099a67ean@googlegroups.com> (permalink) |
| Subject | Re: <a href="javascript:main();"> does not work |
| From | zpksoft <pawel.zpksoft@gmail.com> |
| Injection-Date | Mon, 10 Jul 2023 15:44:58 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Received-Bytes | 1543 |
| Xref | csiph.com pl.comp.lang.javascript:3635 |
Show key headers only | View raw
poniedziałek, 10 lipca 2023 o 09:12:23 UTC+2 Jivanmukta napisał(a): > In index.html file I have: > > <body> > > <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top"> > <a class="navbar-brand" href="javascript:main();">Tron Game</a> try: <a class="navbar-brand" href="#" onclick="main();">Tron Game</a> Paweł
Back to pl.comp.lang.javascript | Previous | Next — Previous in thread | Find similar
<a href="javascript:main();"> does not work Jivanmukta <jivanmukta@poczta.onet.pl> - 2023-07-10 09:12 +0200 Re: <a href="javascript:main();"> does not work zpksoft <pawel.zpksoft@gmail.com> - 2023-07-10 08:44 -0700
csiph-web