Write a short jquery or javascript code to html page
Budget: $10 – $11 USD
I am attaching my current HTML page. When we click a link on it, it will scroll to tag id="scroll".
We need that after we click <a href="#scroll"> it would also open in a hidden frame specified in code URL.
I need a code that would work without any jquery.min.js files.
Step 1: I need that links would be just with current href="#scroll (without additional attributes added to links):
<a href="#scroll">
Step 2: The URL to load in a hidden iframe would be located in a single place inside a new code. So after we click <a href="#scroll">, it will load this URL in an iframe.
We need that after we click <a href="#scroll"> it would also open in a hidden frame specified in code URL.
I need a code that would work without any jquery.min.js files.
Step 1: I need that links would be just with current href="#scroll (without additional attributes added to links):
<a href="#scroll">
Step 2: The URL to load in a hidden iframe would be located in a single place inside a new code. So after we click <a href="#scroll">, it will load this URL in an iframe.