Why global variables are bad javascript?
No Answer is Posted For this Question
Be the First to Post Answer
if the two text boxes are there i want assign the vales like 2&3 and if i select button means i want find the sum.this is client side scripting in javascript
What is a string in javascript?
What is 'use strict'?
How to print a web page using javascript?
What is a closure and why are they so useful to us?
A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.
Is javascript becoming obsolete?
Example of using regular expressions for syntax checking in javascript?
What are the basic groups of dataypes in JavaScript?
What are the main uses of javascript?
Give an example of closure?
What is the difference between undefined and not defined in JavaScript?