Link to home
Start Free TrialLog in
Avatar of madmare
madmareFlag for Israel

asked on

Run OnClick command by a url Appened Javascript

Hello Experts,

 I have a page wihich containing the following command

<div class="infopopup-vote-button" onclick="voteTo(194)";"> Vote </div>

How do I append to the url a javascript command to click on the button automaticly when the url is executed

Thanks
ASKER CERTIFIED SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of madmare

ASKER

The yourpage.html is a website not belong to me


I cannot add any code to it