Resolved! Is there a way to add a link/hyperlink to an alert popup box?
Is there a way to add a link/hyperlink to an alert popup box?alert("Please visit https://siteaddressgoeshere.com for more information"); I have already tried usingalert('<p>Please Visit <a title="Site Address" href="https://siteaddressgoeshere.com"...