Closed
Bug 1448035
Opened 8 years ago
Closed 8 years ago
Learning Object basics and found an error. I couldn't run the example
Categories
(Developer Documentation Graveyard :: Learning Area, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joparram, Assigned: cmills)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
I clicked the example in link:
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Basics
What happened?
==============
Only a blank page was opened
What should have happened?
==========================
Type input data so the code suppose to read and provide ans output
Is there anything else we should know?
======================================
No
Updated•8 years ago
|
Component: Demo Studio / Dev Derby → Learning Area
Product: developer.mozilla.org → Developer Documentation
| Assignee | ||
Comment 1•8 years ago
|
||
Hi there,
I'm assuming you're talking about this example:
https://mdn.github.io/learning-area/javascript/oojs/introduction/oojs-finished.html
?
This is OK - it is supposed to be a blank screen. To see the output, open your browser developer tools and type the listed lines into the JS console. I've updated the text to make this a bit more obvious, as it wasn't that clear.
Assignee: nobody → cmills
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•