Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.javascript > #8263
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Alessandro Pellizzari <shuriken@amiran.it> |
| Newsgroups | it.comp.lang.javascript |
| Subject | Re: jquery 3 e document.ready |
| Date | Fri, 19 Oct 2018 10:12:18 +0100 |
| Lines | 18 |
| Message-ID | <g2tlfnF8dj4U1@mid.individual.net> (permalink) |
| References | <1cd4f41d-cca6-4adf-8b2f-671486214f29@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net 5SjlK9Kv38MTDI/Sl1HrWwD+ENpTjv/Fdb6Qo0I6QzF9YZFC8= |
| Cancel-Lock | sha1:Mi/2spt9LpeD4eE4BHsj1gqIPWQ= |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
| In-Reply-To | <1cd4f41d-cca6-4adf-8b2f-671486214f29@googlegroups.com> |
| Content-Language | en-GB |
| Xref | csiph.com it.comp.lang.javascript:8263 |
Show key headers only | View raw
On 16/10/2018 12:07, gandalf.corvotempesta@gmail.com wrote: > <script src='enorme_file_minificato.js'> > <script src='altro_enorme_file_minificato.js'> > <script src='ulteriore_enorme_file_minificato.js'> > ... > La jquery è dentro "enorme_file_minificato.js" > Tonnellate di plugin jquery e non, sono dentro "altro_enorme_file_minificato.js" > Altra roba è dentro "ulteriore_enorme_file_minificato.js" Hai provato a caricare jQuery direttamente per primo (magari dalla sua CDN), invece di metterlo dentro il file minificato? Ho la sensazione che qualsiasi cosa abbia minificato quei file abbia anche messo qualche async dentro. Bye.
Back to it.comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar
jquery 3 e document.ready gandalf.corvotempesta@gmail.com - 2018-10-16 04:07 -0700
Re: jquery 3 e document.ready gandalf.corvotempesta@gmail.com - 2018-10-17 09:02 -0700
Re: jquery 3 e document.ready Alessandro Pellizzari <shuriken@amiran.it> - 2018-10-19 10:12 +0100
Re: jquery 3 e document.ready gandalf.corvotempesta@gmail.com - 2018-10-19 03:22 -0700
csiph-web