Results 1 to 5 of 5

Thread: How is JavaScript used in HTML?

  1. #1

  2. #2
    Registered
    Join Date
    Jun 2017
    Posts
    314
    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.

  3. #3
    Registered
    Join Date
    Feb 2018
    Location
    US
    Posts
    381
    Quote Originally Posted by naksh View Post
    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

  4. #4

  5. #5

Similar Threads

  1. How do you add JavaScript to HTML?
    By onlineprediction in forum Search Engine Optimization
    Replies: 1
    Last Post: 12-07-2019, 04:35 AM
  2. How to get the Id from html using JavaScript?
    By MVMinfotech18 in forum HTML, CSS, Layout, and Design
    Replies: 0
    Last Post: 04-08-2019, 10:45 PM
  3. Replies: 1
    Last Post: 06-08-2010, 11:31 AM
  4. HonoGenerate for PHP,ASP,c#,asp.net,Java,jsp,html,javascript,css
    By jsskylovelow in forum The Marketplace
    Replies: 0
    Last Post: 12-05-2009, 12:09 PM
  5. Error on JavaScript Snippet with HTML Text Links
    By ETpro in forum HTML, CSS, Layout, and Design
    Replies: 1
    Last Post: 08-28-2004, 10:52 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •