How do I get javascript?
Answer / Sunil Kumar Gupta
To use JavaScript, you first need to include it in your HTML file. You can do this by adding a script tag at the bottom of your HTML file like so: <script type="text/javascript"> // Your JavaScript code here </script>.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
What are the five data types?
What is encodeuri() function?
Explain higher-order functions in javascript?
How host objects are different from native objects in javascript?
What are a fixed-width table and its advantages in javascript?
What is the best ide for javascript development?
Write the point of difference between web-garden and a web-farm?
What are the different actions that are performed using javascript?
What is enum with example?
What does isNaN function do?
What is a prompt box in javascript?