About 45,800 results
Open links in new tab
  1. javascript - How can I achieve bookmarklet functionality in …

    9 Microsoft Edge browser does not support javascript bookmarklet in favorites. Is there an easy workaround for this? When browser extensions for Edge come out, then it might be possible if …

  2. JavaScript click () method not working on Microsoft Edge

    Apr 29, 2024 · In Chrome the above code works just fine, although in Microsoft Edge the click () method does not seem to work for some reason. Doing console.log it displays the element in …

  3. Microsoft Edge: onclick event stops working? - Stack Overflow

    Nov 4, 2015 · I have strange problems with my (ASP.NET) web application in Microsoft Edge. At a certain point the onclick event stops working. All buttons on the page that respond to the …

  4. window.open() parameters not working in Edge - Stack Overflow

    Feb 16, 2018 · In Servicenow, I have a requirement to open a new window from a UI action. Open in New window (not tab) Display the navigation toolbar (buttons) Display scrollbars Be …

  5. javascript - How to debug in VS Code by attaching to Edge …

    Jun 29, 2021 · 5 Which version of JavaScript Debugger and Edge browser are you using? I test with JavaScript Debugger v1.57.0 and Edge browser Version 91.0.864.59, it works well. Have …

  6. javascript - Edge doesnt allow permission prompt for notifications ...

    Jul 14, 2023 · I have added push notifications to a customer page using the Notifications API. The notifications generally work in all major browsers as well. However, Edge blocks all permission …

  7. javascript - Push Notifications Request for edge - Stack Overflow

    Jul 12, 2023 · 1 you can use a combination of the Push API and a service worker. This allows you to handle push notifications in a more consistent way across different browsers, including …

  8. How can I edit JavaScript from Microsoft Edge? - Stack Overflow

    Dec 2, 2015 · How can edit the source code of a website in order to modify its method? This is for a CTF challenge which involves exploiting the website but I cannot modify it in Microsoft Edge. …

  9. Execute JavaScript in PDF file, in MS Edge - Stack Overflow

    Aug 25, 2017 · The PDF viewer built into Edge doesn't execute the JavaScript embedded in the PDF. Further, even for the few browser-based PDF viewers that do consume and execute …

  10. javascript - Microsoft Edge Show downloads menu when a …

    Apr 10, 2024 · I want to disable by default the downloads menu from Microsoft Edge when a download starts, preferably from According to this link, Microsoft Edge does not have a …