Interviewer And Interviewee Guide

Expert JavaScript Developer Interview Question:

How you hide JavaScript code from old browsers that don't run it?

Submitted by: Administrator
Use the below specified style of comments <script language=javascript> <!-- javascript code goes here // --> or Use the <NOSCRIPT>some html code </NOSCRIPT> tags and code the display html statements between these and this will appear on the page if the browser does not support JavaScript.
Submitted by:

Read Online Expert JavaScript Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.