How can we know if the user clicked on a link a minimum of 10 times or not? If user clicks 10 times on link, then open an automatic other window to accept data from user and store it…..
Please solve it using JS and HTML.
And also how can we call JS function using “src” tag of HTML?
The link:
The javascript:
jsfiddle