whether javascript runs on client side or server-side?
Answers were Sorted based on User's Feedback
Answer / pks
javascript is run on client side.doing client side validation.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the ‘Strict’ mode in JavaScript and how can it be enabled?
In how many ways a Javascript code can be involved in an HTML file?
How to port a GUI application onto Web
How to get complete current page url with javascript?
What is function overloading in javascript?
What output will this program produce System.out.println(x+"+"+y+"="+(x+));
List out the Mouse Events?
What does the isNaN() function?
What is a module code?
Is webassembly faster than javascript?
Do I need javascript enabled?
Which type of variable among global and local, takes precedence over other if names are same?