The instructions for step 37 state to set the onclick of button1 to the goStore function. The instructions do not say to create a new function that then calls goStore. All you need is:
button1.onclick = goStore();
Make sure you post in a thread that talks about step 37 so it’s easy for the rest of us to get to that step, see the requirements, and better help you out.
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.
The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank , this is my first try at this and the directions are unclear as to how to ask. I feel like that is what my code is doing still not seeing why wrong…
I am trying to ask a question step 50 using the method you descripted
my code is correct
button3.onclick = fightDragon;
“You are in the town square. You see a sign that says "Store" .”;
but the auto grader is not accepting it…
when I click the help button no matter if I click on Read-Search-Ask or check if question has already been answered on forum or create a post on forum I get a pop up that says the site cannot be reached. " This site can’t be reached
Check if there is a typo in forum.freecodecamp.dev.
If spelling is correct, [try running Windows Network Diagnostics](javascript:diagnoseErrors()).
DNS_PROBE_FINISHED_NXDOMAIN"
I am sorry if this is not the way to ask this but can find no other way nor any documentation as to how …