Login:  Password:    
forgot my password
sign up!
Search: 
 
  This post is part of:
    Online course(s):   
 Course JavaScript

Script Tag and a .js File - Course JavaScript - Part 2 | web Developer courses

In this video, we also use document.writeln() to display the content directly in the browser.

"
download the application please visit www.mrbool.com/player

Title: Script Tag and a .js File - Course JavaScript - Lesson 2

Duration:  18 minutes

Summary: In this video we continue our JavaScript course. We will see how to place code in the script tag to make calls to built-in functions (for example, the Date object), and how we can place out own functions in a .js file. In order to display the results of our calls, we will use the alert() function that displays the information is a small window. We also use document.writeln() to display the content directly in the browser. Another important concept that we will look at is variable scope. A variable declared with the ‘var’ keyword will have the scope of where it is declared (for example, in a function). A variable declared without the var keyword can be used anywhere on the page. It is not recommended that you declare global variables like this (better to use the var keyword). Finally, I will show you how to obfuscate the code so no one can copy your functions and interpret your logic.

Methodology of the development of example: Good coding standard and simplified design.

Technology Used: JavaScript – Core language Concepts.

Keywords: CSS, JavaScript, HTML, function, var, script, document, writeln, Date.





Add a comment!
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.


No comment was posted yet - be the first!



 
Help us to improve! Give us your feedback:
Give your note to the technical content
10 9 8 7 6 5 4 3 2 1
Give your note to the post's learning
10 9 8 7 6 5 4 3 2 1
Is this post helpful?
Yes No


Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...


Go to author's Space


Post stats:
Favorited:
 0

Post actions:
[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits








mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2012 - all rights reserved to www.web-03.net