lequocchon
(lequocchon@gmail.com)
August 16, 2020, 3:34am
1
My dear Experts,
I have been learning web dev on developer.mozilla.org and I got stuck with an assessment in JavaScript. Please help me to check what wrong with my solution.
This is the task: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Silly_story_generator
This is my solution (failed): https://codepen.io/lequocchon/pen/xxVVzzZ
I would like to know why my solution does not work.
Thank in advance,
Chon
Hello @lequocchon
you doing great and you code is running fine
is not it work on your side ?
have a nice day
lequocchon
(lequocchon@gmail.com)
August 16, 2020, 12:26pm
3
Dear Justsomeone,
My code does not run on firefox browser, even though I have tried many times.
Then, problem must come from my browser.
Thank for your help, I appreciate that.
Have a nice day
which version of firefox are you using? (you can find it in the browser menu bar (Help --> About Firefox))
lequocchon
(lequocchon@gmail.com)
August 16, 2020, 2:51pm
5
I use 79.0 (64bit). Something may be wrong with my labtop.
Thank for your kind help,
sorry for my late replay as i was out most of the day
first check if you have any extension disable them all then see if it work or not
if it work then enable them one by one tell you get te one that cause the issue
make sure you allow java script in the settings
1 Like
lequocchon
(lequocchon@gmail.com)
August 17, 2020, 1:17am
7
Thank you very much for your advice.
@lequocchon another thought — have you tried running your code pen in another up-to-browser, like Opera, chrome, Edge, or Safari?
It works for for me too - your code is great.
1 Like