Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8166385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:50:48+00:00 2026-06-06T19:50:48+00:00

I am learning JavaScript and in the process, I found that certain operations are

  • 0

I am learning JavaScript and in the process, I found that certain operations are not allowed in JavaScript which are fairly common in general programming. For example, it is not possible to control a user’s mouse pointer in JavaScript due to obvious security reasons, see Move Mouse Cursor Javascript.

I would like to know of more such events which can be used to control user input but aren’t possible in JavaScript.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T19:50:51+00:00Added an answer on June 6, 2026 at 7:50 pm

    Nothing is preventing you from moving the mouse pointer from Javascript per se, it’s the environment your code runs in (a web browser) that does not provide the library functions to do it.

    You could work around that by writing a web browser extension (e.g. a trusted ActiveX control on Windows) that provides a binding to, say, SetCursorPos() to the scripting layer. Then you would be able to move the pointer from your Javascript code.

    In other words, the Javascript language does not restrict you in any way, but a web browser environment implements (rightful) restrictions that can be lifted if you really want to (depending, of course, on the browser).

    One last thing: The mouse pointer belongs to the user. Moving it programatically is intrusive, surprising, confusing, and lowers the user’s confidence in your application and his desktop environment in general. Please don’t do that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm learning JavaScript and there's an example in the book I'm using that I
I'm in the process of learning HTML5 (and OO Javascript) and am trying to
I'm in the process of learning Javascript and I'm trying to create a simple
I'm learning javascript and was going through an example here: https://developer.mozilla.org/en/A_re-introduction_to_JavaScript function personFullName() {
I'm learning JavaScript, and I've found its prototypal inheritance WAY too verbose. So I
I'm just learning JavaScript right now, so please do try and explain with that
I am in the process of learning Backbone.js. I currently assume that if one
I'm learning Javascript via an online tutorial, but nowhere on that website or any
I am just learning Javascript and I am trying to create a script that
I am learning JavaScript and slowly wading my way to understanding why a certain

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.