PDA

View Full Version : How is JavaScript used in HTML?



swatijain2233
12-07-2019, 01:23 AM
Hello friends,

How is JavaScript used in HTML?

naksh
12-08-2019, 09:54 PM
JavaScript is most commonly used as a client side scripting language. This means that JavaScript code is written into an HTML page. When a user requests an HTML page with JavaScript in it, the script is sent to the browser and it's up to the browser to do something with it.

John-Smith
12-09-2019, 03:50 AM
JavaScript is most commonly used as a client side scripting language. This means that JavaScript code is written into an HTML page. When a user requests an HTML page with JavaScript in it, the script is sent to the browser and it's up to the browser to do something with it.

I think the OP did it for post count only

sophiawils59
01-09-2020, 03:40 AM
Please post a thread that is related to category

ritesh3592
01-10-2020, 10:57 PM
If you really want to know about the javascript then please post a thread in relevant category!!