Javascript page demo for Doms¶
copy and page playground¶
Copy playground
Try to copy the text below or any text on this page!
check the console logs¶
All your mouse positions are being recorded, can you see it in the console logs?
full screen and JavaScript resources¶
Did something just happen to your browser? If not, press the Enter
key and should change to Fullscreen.
- Some good JavaScript learning resources - https://developer.mozilla.org/en-US/docs/Learn/Front-end_web_developer
- and the source code for the
requestFullscreen
API Javascript https://developer.mozilla.org/en-US/docs/Web/API/Element/requestFullscreen - more WEB APIs https://developer.mozilla.org/en-US/docs/Web/API
try moving the mouse over the cat¶
Move your mouse away from the cat!
Happy learning,