+ 3
Why jquery is not loaded within the mobile app?
On my codes
5 Respuestas
+ 5
For me the issue is only on ios, it started with the last update(december) Wrapping the code in window.onload = function fixes this on my phone, if the error is cant find variable $ at ...
+ 2
//You have to download or use its CDN to use JQUERY
https://code.jquery.com
https://www.sololearn.com/learn/jQuery/2785/
+ 2
// Hi Toni Isotalo,
If you want to use Jquery, you must use a CDN that Shudarshan Rai 👑 explain you.
+ 2
xpnvdo That works. I also noticed that It only appears on the latest jquery version 3.3.1
+ 2
Yep it's pretty annoying, they fixed a couple bugs on iOS and then added a new one.