why we use javascript in html ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to validate a form in javascript?

479


What is difference between local and global scope in javascript ?

523


What are javascript properties?

492


What is the concept of “functions as objects” and how does this affect variable scope?

471


What is the way to get the status of a CheckBox?

631






What is break and continue statements?

507


What is shift() method in javascript?

492


What is spread operator react?

459


What are the different ways to create an array in javascript?

508


What does 3+4+"7" evaluate to?

471


How do Javascript primitive/object types passed in functions?

508


What is the best site to learn javascript?

468


How to access an external javascript file that is stored externally and not embedded?

596


How to open url in a new tab in javascript?

503


Write a program to exaplain the deferred scripts using event handlers in javascript.

454