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
Explain the different types of pop-up boxes you can create in JavaScript.
Explain the difference between java and javascript.
What is use strict in javascript?
what is a dataset
What are two-way data binding and one-way data flow, and how are they different?
How to get height and width of different browser in Javascript?
Does html5 replace javascript?
Explain the difference between call() and apply()?
How to get an element by class in javascript ?
How to get the contents of an input box using javascript?
What is eval() in javascript?
What’s a way to append a value to an array?
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
How to access an external javascript file that is stored externally and not embedded?
What is question mark in javascript?