whether javascript runs on client side or server-side?
Answer Posted / pks
javascript is run on client side.doing client side validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is array an object javascript?
Why is var better than let?
What is event in javascript?
What are the characteristics of javascript ‘strict mode’?
What is the use of type of operator?
What does the "Access is Denied" IE error mean?
How to add/remove properties to object dynamically in javascript?
What is the difference between textContent and innerText?
What is the best free ide?
How to print a web page using javascript?
Can you use javascript to hack?
Explain prototypal/differential inheritance?
Entire content of a JavaScript source file in a function block?
What is the difference between ‘var’ and ‘let’ keyword?
Can you give an example showing javascript hoisting?