Describe briefly the major use of java script on client side
Answer / upendar
1) Field/Client side validation
2) HTML Manipulation and
3) CSS Manipulation.
| Is This Answer Correct ? | 14 Yes | 6 No |
Does spacing matter in javascript?
When selecting the states by giving the country as input using ajax cal, how can we ensure that every time it is hitting the DB and fetching the data? Many time it may load from the cache.
What is the difference between a web-garden and a web-farm?
how do you declare variables in javascript?
How compare function works javascript?
hi i want validations for two dropdown lists in java script.when user enter to second dropdown list by skipping first dropdown list we should get alert box. please help me very urgent
What does the following statement declares?
What are the main functions performed by javascript statements?
What are the datatypes in javascript?
What’s a way to append a value to an array?
What is let keyword in typescript?
What is a function callback?