How to hide JavaScript code from old browsers that don't run it?
Submitted by: AdministratorUse 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: Administrator
Submitted by: Administrator
Read Online JavaScript Job Interview Questions And Answers
Top JavaScript Questions
☺ | What are a fixed-width table and its advantages in JavaScript? |
☺ | Are Java and JavaScript the Same? |
☺ | What Boolean operators does JavaScript support? |
☺ | What does isNaN function do? |
☺ | How to set a HTML document's background color? |
Top Top World Wide Web Categories
☺ | Cascading Style Sheet CSS Interview Questions. |
☺ | HTML5 Interview Questions. |
☺ | Basic Internet Interview Questions. |
☺ | Domain Name System (DNS) Interview Questions. |
☺ | JavaScript Interview Questions. |