Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Progress #2769

Closed
mikepitts25 opened this issue Aug 27, 2015 · 3 comments
Closed

Can't Progress #2769

mikepitts25 opened this issue Aug 27, 2015 · 3 comments

Comments

@mikepitts25
Copy link

Challenge http://www.freecodecamp.com/challenges/waypoint-learn-how-script-tags-and-document-ready-work has an issue. Please describe how to reproduce it, and include links to screenshots if possible.

A colleague of mine mentioned that he was trying to do this particular Waypoint last night and it wasn't allowing him to submit his code. I tried it on mine, and after putting in <script>$(document).ready(function() {});</script> at the top of the document, the phone screen turns white and nothing happens when you click run.

@Jef-H
Copy link

Jef-H commented Aug 27, 2015

What kind of phone are you using?
Also, you might want to check your code. I tried running your code on a google chrome browser and it gave an error.

@4mifix
Copy link

4mifix commented Aug 27, 2015

@mikepitts25 copy and paste the code in the instructions into the exercise it will work. I had the same issue and once I copied and pasted it everything was gravy. Got stuck on this for days until I tried the copy and paste. I am not a big fan of copy and paste but in this case it worked for me.

@Jef-H
Copy link

Jef-H commented Aug 27, 2015

Oh! I thought you were using an actual mobile device to test the code. My bad :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants