Expert JavaScript Developer Question:
Download Job Interview Questions and Answers PDF
Tell me to put a "close window" link on a page?
Answer:
<a href='javascript:window.close()' class='anyCSSClass'> Close </a>
Download Expert JavaScript Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
What looping structures are there in JavaScript? | How you comment JavaScript code? |