Connecting...

This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of JavaScript
For more information, please see full course syllabus of JavaScript
JavaScript Working With JavaScript
Lecture Description
In this lesson our instructor talks about working with JavaScript. He talks about the history of JavaScript. He then talks about the differences and similarities between JavaScript and Java. He talks about enabling JavaScript in different browsers such as internet explorer, Firefox, Safari, and Google Chrome. He then talks about psuedocode and does some extra examples on basic math and using system clock and comparison operators.
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
0 answers
Post by Richard Pan on May 17, 2020
Is there a way I could download the code files?
1 answer
Sat Nov 28, 2015 3:22 AM
Post by David Fan on November 17, 2015
whats the difference between document.write() and document.writeln() ?
1 answer
Wed Feb 19, 2014 6:08 PM
Post by David Seto on February 14, 2014
Firefox 27 does not have the option of enabling or disabling JavaScript. Installing the addon of "SettingSanity" solves this problem. This thing adds back the removed options for JavaScript, Advanced JavaScripot Settings, loading images, and showing the Tab bar.
1 answer
Fri May 10, 2013 3:17 PM
Post by Michael Cremin on May 9, 2013
I get a table of contents for Java script but when I go to any item a get a black page, no test, audio. Please fix.
2 answers
Last reply by: Eric Rapinchuk
Thu May 10, 2012 7:06 PM
Post by Jorge Guerrero on March 30, 2012
Maury, I tried outputting the exact same code you have on screen, and only the last line comes out when I run it after 6 pm on the system clock.
I did a manual line by line debugging of the script and figured I had to delete the hour = hour - 12 line for the script to run proper.
Any idea why this happened? Please help. Tnx