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 6055239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:14:35+00:00 2026-05-23T08:14:35+00:00

Is it possible to simulate a keypress when I click a div? Something like:

  • 0

Is it possible to simulate a keypress when I click a div?
Something like:

$("mydiv").click(function(){
 Presskey->F5
});

Actually the key I’m trying to simulate is F11, so people could press the div and the window would fullscreen. I’ve searched this and I know it’s not possible to make window fullscreen without the user “permission” but in this case he would press the div as he pressed the key. The fact is not everyone knows about F11 (I know I could always put “Press F11 for fullscreen”). Thanks’

  • 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-05-23T08:14:35+00:00Added an answer on May 23, 2026 at 8:14 am

    Yes you can simulate F11 being pressed, but you can’t simulate what that does, which is a native browser function (as it would only have an effect in the JavaScript VM area), and not one triggered by JavaScript.

    “Press F11 for fullscreen” is your best option here, think of the security issues if you could trigger any browser behavior from JavaScript, e.g. Ctrl+S, etc.

    As an aside, this is true even in other areas, for example you can simulate a click event on an anchor and it’ll trigger all the JavaScript goodness hooked up to it…but it won’t actually follow the link, some (most) things in a browser happen above the JavaScript level, where you don’t have access to anything.

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

Sidebar

Related Questions

I would like to know if it's possible to simulate the process: Right click
Is it possible to use given coordinates in order to simulate a click in
Is it possible to simulate key press on the browser (js, canvas, server side?),
A previous question has gotten me thinking. Is it possible to simulate a MouseEvent.CLICK
Possible Duplicate: How can I simulate an anchor click via jquery? For some reason
I was wondering, in java, is it possible to in anyway, simulate pass by
Possible Duplicate: JavaScript: var functionName = function() {} vs function functionName() {} What's the
Possible Duplicate: Simulate steady CPU load and spikes I need to write an application
Possible Duplicate: How can I simulate OO-style polymorphism in C? I am newbie to
Possible Duplicates: ‘Friends’ equivalent for Java? Is there a way to simulate the C++

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.