Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Interactive Dynamic JavaScript for beginners DOM
Rating: 4.3 out of 5(108 ratings)
10,296 students

Interactive Dynamic JavaScript for beginners DOM

JavaScript can make your web pages come to life. Learn how to make your HTML and CSS code interactive and dyanmic
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • Create interactive webpage content
  • Apply JavaScript DOM

Course content

2 sections24 lectures2h 20m total length
  • Introduction to Dynamic Interactive JavaScript6:44
  • JavaScript Resources3:04
  • Write JavaScript7:16

    Write JavaScript inside HTML by using script tags or external files, run code in the browser, and view outputs with console.log while learning debugging and comments to document your code.

  • JavaScript 5 primitive types11:37
  • Source Code0:05
  • Update HTML DOM WOM Browser Objects13:49
  • Updating HTML elements9:48
  • Get Multiple Elements9:15
  • Arrays and Objects in JavaScript10:11
  • Source Code0:03
  • Loops If Statements Operators JavaScript10:51
  • Source Code0:03
  • Get elements from HTML code Selection7:41
  • Source Code0:07
  • Get elements by Class5:21
  • Source Code0:03
  • introduction to event listeners5:12
  • Onclick Events Functions in JavaScript10:39
  • Source Code0:10
  • Event Listeners JavaScript6:25

    Explore how to implement various event listeners in JavaScript, from on blur to on key up and on change, to create a dynamic, interactive calculator.

  • Source Code0:10

Requirements

  • basic HTML
  • Computer access
  • Basic understanding of webpages

Description

JavaScript can make your web pages come to life.  Explore how the Document Object Model works along with the fundamental core concepts of JavaScript... Together to make your webpages dynamic and interactive.

JavaScript along with HTML and CSS are the 3 core languages of the internet.  Getting your JavaScript to work along with your HTML elements will bring your web pages to the next level.   Interaction within elements is ready to go with any element.  The browser does a lot with your HTML code and with JavaScript you can maximize that and create amazing things.

This course is designed for beginners who want to build a strong foundation for writing JavaScript code.  Within the course we explore how to make things happen.  How to connect HTML elements with JavaScript to create interactive content.  Update change HTML all using JavaScript.  Learn about event listeners and how they can give your website the ability to respond to user actions.  All this makes your content come to life.   Best of all every webpage is already ready to go with this, you just need to select and use it from JavaScript. 

  • Get links to resources used within the course
  • Source code from lessons is included for you to work along with course content easily
  • step by step instruction
  • learn how to write JavaScript
  • what the primitive types are in JavaScript and about Objects
  • How the browsers creates the DOM and more
  • See how elements can be updated and all the options you have at hand 
  • More options for selecting the element you want to update
  • Find out about Arrays and Objects and how they are used within JavaScript
  • Learn about loops and if statements
  • Create interaction within your web content using event listeners
  • Find out about functions and how they can be used to create more effective code
  • apply JavaScript within your code and make things happen

Taught by an instructor with over 18 years of web development experience, ready to help you learn more about JavaScript.  This course is a great introduction to how JavaScript works with HTML.  

I'm ready to answer any questions you may have.  Start learning JavaScript today!

Who this course is for:

  • Web developers
  • Anyone who has a website or creates web content
  • Anyone who wants to learn more about JavaScript
  • Anyone who wants to see how JavaScript can be made dyanmic