Expert JavaScript Developer Question: Download Expert JavaScript Developer PDF

Do you target a specific frame from a hyperlink in JavaScript?

Tweet Share WhatsApp

Answer:

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>

Download Expert JavaScript Developer PDF Read All 58 Expert JavaScript Developer Questions
Previous QuestionNext Question
How to create arrays in JavaScript?What are fixed-width table and its advantages in JavaScript?