why is it not working
See original GitHub issueChallenge Learn how Script Tags and Document Ready Work has an issue.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96 Safari/537.36
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<script>
$(document).ready(function() {
});
</script>
<!-- Only change code above this line. -->
<div class="container-fluid">
<h3 class="text-primary text-center">jQuery Playground</h3>
<div class="row">
<div class="col-xs-6">
<h4>#left-well</h4>
<div class="well" id="left-well">
<button class="btn btn-default target" id="target1">#target1</button>
<button class="btn btn-default target" id="target2">#target2</button>
<button class="btn btn-default target" id="target3">#target3</button>
</div>
</div>
<div class="col-xs-6">
<h4>#right-well</h4>
<div class="well" id="right-well">
<button class="btn btn-default target" id="target4">#target4</button>
<button class="btn btn-default target" id="target5">#target5</button>
<button class="btn btn-default target" id="target6">#target6</button>
</div>
</div>
</div>
</div>
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (2 by maintainers)
Top Results From Across the Web
Fix an installed Android app that isn't working
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >"Why does it not work" Vs. "Why is it not working"?
Why isn't it working? Why doesn't it work? Both questions mean "What's wrong with it?" or "What is causing it to malfunction?
Read more >Youtube outages reported in the last 24 hours
Real-time problems and status for Youtube UK. Can't log in? Is the app not working properly? Here you see what is going on....
Read more >How do I troubleshoot something that's not working on ...
Something might not be loading properly because of settings you or someone else set up. Try searching the Help Center for the issue...
Read more >10 ways to fix Instagram if it's not working properly
Instagram may not be working properly for a variety of reasons. Most likely, restarting the app or your device and checking if Instagram...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I refreshed the page completely, and then re-submitted and it seemed to work. In the future, If I come across this phenomenon, I’ll switch browsers first.
Thanks!
Doesn’t work on Chrome or Edge. OK on IE (oy)