I have a link on the page that i would like to disable when the page loads, when the user clicks on the radio button i would like to enable the link. How would i do so.
<a href="go.html" id="goTo">Add</a>
<input type="radio" id="enableLink" name="selection" onclick="">