Khmer Learning

  • Home
  • Java Script
  • Java
    • Introduction
    • Code
    • Video
  • HTML
  • C#
  • About Us

Latest Stories

Home / JavaScript Multiline Comments
Showing posts with label JavaScript Multiline Comments. Show all posts
Showing posts with label JavaScript Multiline Comments. Show all posts

JavaScript Multiline Comments

rourn vireak - 12:06 AM 0 Edit
Multiline comments start with /* and end with */.The following example uses a multiline comment to explain the code.
Subscribe to: Posts ( Atom )

Popular Posts

  • JavaScript Blocks
    JavaScript statements can be grouped together in blocks. Blocks start with a left curly bracket { and end with a right curly bracket }.The ...
  • Introduction to JavaScript
    What is JavaScript? The primary thing that makes some perplexity about JavaScript is its name. Truth be told, a standout amongst the mos...
  • Where to Put the JavaScript?
    – Scripts in <head> – Scripts in <head> and <body>
  • JavaScript Code
    JavaScript code (or just JavaScript) is a sequence of JavaScript statements. Each statement is executed by the browser in the sequence it is...
  • JavaScript Comments
    JavaScript comments can be added to explain the JavaScript script or to make the code more readable.Single line comments start with //. The...
  • Using an External JavaScript
    If you want to run the same JavaScript on several pages without having to write the same script on every page, you can write a JavaScript i...
  • How to Handle Simple Browsers | JavaScript
    Browsers that do not support JavaScript will display JavaScript as page content. To prevent them from doing this and as a part of the JavaS...
  • JavaScript Multiline Comments
    Multiline comments start with /* and end with */.The following example uses a multiline comment to explain the code.
  • JavaScript Statements
    A JavaScript statement is a command to a browser. The purpose of the command is to tell the browser what to do.The following JavaScript sta...
  • Using Comments to Prevent Execution JavaScript
    In the following example, the comment is used to prevent the execution of a single code line (can be suitable for debugging): <html...
Powered by Blogger.

Labels

  • How to Handle Simple Browsers
  • How To Put a JavaScript into an HTML Page
  • Introduction to JavaScript
  • j
  • javaScript
  • JavaScript Blocks
  • JavaScript Code
  • JavaScript Comments
  • JavaScript Multiline Comments
  • JavaScript Statements
  • Using an External JavaScript
  • Using Comments to Prevent Execution JavaScript
  • Where to Put the JavaScript

Blog Archive

  • ▼  2016 (11)
    • ▼  January (11)
      • Using Comments to Prevent Execution JavaScript
      • JavaScript Multiline Comments
      • JavaScript Comments
      • JavaScript Blocks
      • JavaScript Code
      • JavaScript Statements
      • Using an External JavaScript
      • Where to Put the JavaScript?
      • How to Handle Simple Browsers | JavaScript
      • How To Put a JavaScript into an HTML Page
      • Introduction to JavaScript

Random Posts

Recent Posts

Copyright © 2015 Khmer Learning
Distributed By Gooyaabi Templates