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

Submitted by: Administrator
Include the name of the frame in the target attribute of the hyperlink in JavaScript. < a href=”http://www.globalguideline.com” target=”myframe”> Global Guide Line< /a>
Submitted by: Administrator

Read Online JavaScript Job Interview Questions And Answers