Nikunj Satasiya

Nikunj Satasiya

  • 274
  • 6.1k
  • 3.5m

How to Open External URL and Trigger Click Event of That External Page

Apr 3 2021 10:32 AM
Hi Everyone, 

Can anyone please help me.
 
I have a normal HTML file, sample.html that contains a single HTML button.
 
When the user clicks on the button of my HTML file located on my desktop, I want to open my another web page and trigger the click event on the button of that page.
 
i.g www.example.com/Login is my external page which is currently live, and that page contains one login button. I want to trigger the click event on the button from my HTML page using JQuery. This is possible?

Can anyone help me, please?
 

Answers (2)