why we use javascript in html ?

Answers were Sorted based on User's Feedback



why we use javascript in html ?..

Answer / pks

make using javascript we can solve the problems. like
calculation..

Is This Answer Correct ?    4 Yes 0 No

why we use javascript in html ?..

Answer / sam

javascript makes website dynamic. html is used to display text in the web browser, it does not have any capability to do some cool stuffs like animate pictures and text. Javascript is full programming language that adds dynamic features like changing color, hide paragraph, animate picture, scroll down list etc.

Is This Answer Correct ?    2 Yes 0 No

why we use javascript in html ?..

Answer / pks

JAVASCRIPT IS A CLIENT SIDE SCRIPTING LANGUAGE.
IT IS USED TO VALIDATING FROM ON CLIENT SIDE ITSELF.
JAVASCRIPT IS AN INTERPRETED LANGUAGE...

Is This Answer Correct ?    1 Yes 0 No

why we use javascript in html ?..

Answer / pks

we are using javascript in html for making the webpage dynamic.It will provide different answer for different user request.This is the main reason we using javascript in html.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is new keyword in javascript?

0 Answers  


Where can I learn javascript for beginners?

0 Answers  


What is triple dot in javascript?

0 Answers  


Where can I learn javascript?

0 Answers  


How do you write an event emitter base class that allows you to add event listeners?

0 Answers  






How can JavaScript be used?

0 Answers   Deloitte, JPMorgan Chase,


Is it possible to break javascript code into several lines?

0 Answers  


How to reload the current page?

0 Answers  


Is javascript server side or client side?

0 Answers  


What are the different ways in which we can use the link tag ? Illustrate with an example. Is it possible to link a file with another file on a different file server ? If yes, how ?

1 Answers  


Which built-in method combines the text of two strings and returns a new string?

0 Answers  


What is scope chain in javascript?

0 Answers  


Categories