Not working event.PageX | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Not working event.PageX

No working <body> <input type="text" value="0" id="i"></input> <script> document.getElementById("i").value=event.PageX; </script> </body>

14th Dec 2017, 7:52 AM
Igor Mamedov
Igor Mamedov - avatar
1 Answer
+ 1
I gave you a detailed answer in your previous post. Please read it if you have any further questions ask there.
14th Dec 2017, 8:27 AM
ChaoticDawg
ChaoticDawg - avatar