Is anyone having trouble Loading this? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Is anyone having trouble Loading this?

Im currently devolping here on my pc. For some reason I cant load it from my phone. Is thst only me or are you guys also having this problem? https://code.sololearn.com/WfiP90RdFcJc/?ref=app Edit: Atm the pics arent loading because my server is down. Ill get it back up soon

2nd May 2020, 7:23 AM
Yukari - YuukiBots
Yukari - YuukiBots - avatar
33 Answers
+ 5
My final answer https://code.sololearn.com/WfiP90RdFcJc/?ref=app As both options work this is easier from both
2nd May 2020, 7:52 AM
Yukari - YuukiBots
Yukari - YuukiBots - avatar
+ 9
Hello There! The code is working completely fine on my phone!
2nd May 2020, 7:26 AM
Arb Rahim Badsa
Arb Rahim Badsa - avatar
+ 8
Yukari I tried on PC and Mobile and it is working fine. Try restarting your app on your phone, I faced that issue few times.
2nd May 2020, 7:26 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 7
Ffs thats some fast bois answering xd
2nd May 2020, 7:27 AM
Yukari - YuukiBots
Yukari - YuukiBots - avatar
+ 7
it worked for me tho
3rd May 2020, 2:51 PM
❤️§åråh Ä.❤️
❤️§åråh Ä.❤️ - avatar
+ 7
Hey.. your code is running perfectly on my phone.. although takes some time :)
3rd May 2020, 5:25 PM
Aditya
Aditya - avatar
+ 6
Yukari If that's what you want then you don't need the onload event with Vanilla, you have that event written already in your HTML tab with jQuery. Just put the alert() below that fadeOut() function call. :)
2nd May 2020, 7:46 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 5
It runs OK for me. I see the dancing gif, which then fades out as the bg comes in. It took a while to load though.
2nd May 2020, 7:25 AM
Hatsy Rei
Hatsy Rei - avatar
+ 4
This is final answer from me lol. https://code.sololearn.com/WFRjYBbs8W83/?ref=app
2nd May 2020, 7:50 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 4
Ni thats been good for mr
3rd May 2020, 5:05 AM
no one
+ 3
Yukari Feel free to ask any questions. As you can see how activte the community is! 😂
2nd May 2020, 7:29 AM
Arb Rahim Badsa
Arb Rahim Badsa - avatar
+ 3
Ill give it a try to get the alert somewhere else. And jesus christ the notification spam lmao
2nd May 2020, 7:30 AM
Yukari - YuukiBots
Yukari - YuukiBots - avatar
+ 2
Maybe you are using system web view in the Android, which is not very much updated. You can switch to chrome web view from Android developer tools.
2nd May 2020, 9:42 PM
Ishmam
Ishmam - avatar
+ 2
Yes i have loading problems but nice thing thought
3rd May 2020, 5:15 AM
Emma
Emma - avatar
+ 2
For me it is working properly
12th Oct 2020, 6:45 PM
Eliyana Yohannes [ LESS ACTIVE ]
Eliyana Yohannes [ LESS ACTIVE ] - avatar
+ 1
Hmm maybe because of the alert? Should i make the alert after the loading?
2nd May 2020, 7:26 AM
Yukari - YuukiBots
Yukari - YuukiBots - avatar
+ 1
Actually yes, Yukari an alert/confirm/prompt will stop browser from loading and it will wait until user action. maybe try this $(document).ready(function() { alert(); });
2nd May 2020, 7:30 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 1
Yukari In that case, this will definitely work : window.onload = () => { alert ("Beta 1.1.3\nMade by Yukari Shiraki\nI am aware that this is already public. If you want to leave some suggestions (this is still a open project where you can help me get more content) then pls do!"); } Add it to js tab!
2nd May 2020, 7:39 AM
Arb Rahim Badsa
Arb Rahim Badsa - avatar
+ 1
No I have not problem
3rd May 2020, 8:05 AM
Behruz Rajabov
Behruz Rajabov - avatar
+ 1
ya its with me also, when i make codes in my bro's laptop its happend
24th Sep 2020, 1:30 AM
KashishAggarwal
KashishAggarwal - avatar