I have a web app hosted and accessed via a domain. I have a wgt whose entry redirects you to the app. Why is it that the default behavior of the browser app to trigger the cursor controls and is it possible to disable the cursor and just use other navigation controls(arrow keys).
Further testing has shown that if i just embed my js instead of redirect the cursor is not prompted but id like to have the app hosted something due to some reasons. Any help would be appreaciated