Answers

Question and Answer:

  Home  JavaScript

⟩ How do you target a specific frame from a hyperlink in JavaScript?

Include the name of the frame in the target attribute of the hyperlink in JavaScript. < a href=”http://www.rendc.org” target=”myframe”> Global Guide Line< /a>

 251 views

More Questions for you: