|
INTERVIEW QUESTIONS
WEB
JAVA SCRIPT
DETAILS
Question: How can JavaScript make a Web site easier to use? That is, are there certain JavaScript techniques that make it easier for people to use a Web site?
Answer: JavaScript's greatest potential gift to a Web site is that scripts can make the page more immediately interactive, that is, interactive without having to submit every little thing to the server for a server program to re-render the page and send it back to the client. For example, consider a top-level navigation panel that has, say, six primary image map links into subsections of the Web site. With only a little bit of scripting, each map area can be instructed to pop up a more detailed list of links to the contents within a subsection whenever the user rolls the cursor atop a map area. With the help of that popup list of links, the user with a scriptable browser can bypass one intermediate menu page. The user without a scriptable browser (or who has disabled JavaScript) will have to drill down through a more traditional and time-consuming path to the desired content.
|
|
|
Category |
Java Script Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7042 users |
Added on |
9/21/2014 |
Views |
70644 |
Rate it! |
|
|
Question:
How can JavaScript make a Web site easier to use? That is, are there certain JavaScript techniques that make it easier for people to use a Web site?
Answer:
JavaScript's greatest potential gift to a Web site is that scripts can make the page more immediately interactive, that is, interactive without having to submit every little thing to the server for a server program to re-render the page and send it back to the client. For example, consider a top-level navigation panel that has, say, six primary image map links into subsections of the Web site. With only a little bit of scripting, each map area can be instructed to pop up a more detailed list of links to the contents within a subsection whenever the user rolls the cursor atop a map area. With the help of that popup list of links, the user with a scriptable browser can bypass one intermediate menu page. The user without a scriptable browser (or who has disabled JavaScript) will have to drill down through a more traditional and time-consuming path to the desired content. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How is JavaScript different from Java?
|
View Answer
|
|
How can JavaScript be used to personalize or tailor a Web site to fit individual users?
|
View Answer
|
|
Explain about the Boolean functions present in Javascript?
|
View Answer
|
|
Explain about strings in JavaScript?
|
View Answer
|
|
Explain about defining numbers in Java Script?
|
View Answer
|
|
Explain about arrays in Java Script?
|
View Answer
|
|
Explain about Cross site scripting?
|
View Answer
|
|
What are the rare cases when Java Script will not function?
|
View Answer
|
|
What are the precautions taken by the web browsers to contain malicious activity with Java Script?
|
View Answer
|
|
Explain about the security functions presents in JavaScript?
|
View Answer
|
|
What is a JavaScript engine?
|
View Answer
|
|
State some simple usages with Javascript?
|
View Answer
|
|
Explain about Variadic functions?
|
View Answer
|
|
Explain about run time environment of Javascript?
|
View Answer
|
|
Explain functions as methods?
|
View Answer
|
|
Explain functions as object constructors?
|
View Answer
|
|
Explain about inner functions and closures present in Function level programming?
|
View Answer
|
|
Explain about the structured programming features of Java Script?
|
View Answer
|
|
Explain in brief about Java script?
|
View Answer
|
|
How to create a function using function constructor?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Java Script Interview Questions & Answers - Exam Mode /
Learning Mode
|