Filename Size 1 - Introduction/1 - Welcome to my JavaScript course.html 1.3 KB 1 - Introduction/2 - What is Javascript and where can you use it English.srt 7.9 KB 1 - Introduction/2 - What is Javascript and where can you use it.mp4 96.4 MB 1 - Introduction/3 - Who Am I English.srt 1.3 KB 1 - Introduction/3 - Who Am I.mp4 3.4 MB 1 - Introduction/4 - What you will know after this course English.srt 2.6 KB 1 - Introduction/4 - What you will know after this course.mp4 6.3 MB 1 - Introduction/5 - Assumptions in this course English.srt 4.4 KB 1 - Introduction/5 - Assumptions in this course.mp4 10.7 MB 10 - Loops/34 - source-codes.zip 1.2 KB 10 - Loops/34 - What is loop while and do while loop English.srt 19.2 KB 10 - Loops/34 - What is loop while and do while loop.mp4 79.6 MB 10 - Loops/35 - loop for English.srt 4.4 KB 10 - Loops/35 - loop for.mp4 12.1 MB 10 - Loops/35 - source-codes.zip 1.1 KB 10 - Loops/36 - instruction break and continue English.srt 7.6 KB 10 - Loops/36 - instruction break and continue.mp4 47.7 MB 10 - Loops/36 - source-codes.zip 1.1 KB 10 - Loops/37 - loop forin used for processing objects English.srt 9 KB 10 - Loops/37 - loop forin used for processing objects.mp4 40.3 MB 10 - Loops/37 - source-codes.zip 1.1 KB 10 - Loops/38 - EXERCISE Argument Object in function unlimited number of arguments English.srt 6.6 KB 10 - Loops/38 - EXERCISE Argument Object in function unlimited number of arguments.mp4 23.4 MB 10 - Loops/38 - source-coude.zip 1012 B 11 - DOM Document Object Model/39 - source-coude.zip 1.4 KB 11 - DOM Document Object Model/39 - What is DOM how to obtain content of your website English.srt 24 KB 11 - DOM Document Object Model/39 - What is DOM how to obtain content of your website.mp4 228.5 MB 11 - DOM Document Object Model/40 - querySelector fast and easy accessing of elements on the website English.srt 8.2 KB 11 - DOM Document Object Model/40 - querySelector fast and easy accessing of elements on the website.mp4 49.9 MB 11 - DOM Document Object Model/40 - source-codes.zip 1.3 KB 11 - DOM Document Object Model/41 - Changing dynamically styles of elements using JS English.srt 5.8 KB 11 - DOM Document Object Model/41 - Changing dynamically styles of elements using JS.mp4 28 MB 11 - DOM Document Object Model/41 - css properties for js.txt 73 B 11 - DOM Document Object Model/41 - source-codes.zip 1.1 KB 11 - DOM Document Object Model/42 - Adding and removing elements from document English.srt 12.4 KB 11 - DOM Document Object Model/42 - Adding and removing elements from document.mp4 84.8 MB 11 - DOM Document Object Model/42 - source-codes.zip 1.3 KB 11 - DOM Document Object Model/43 - EXERCISE Loop inside another Loop printing out multiplication table English.srt 11.6 KB 11 - DOM Document Object Model/43 - EXERCISE Loop inside another Loop printing out multiplication table.mp4 67.2 MB 11 - DOM Document Object Model/43 - source-codes.zip 1.2 KB 12 - Events/44 - Basics of Events English.srt 11.7 KB 12 - Events/44 - Basics of Events.mp4 65.4 MB 12 - Events/44 - source-codes.zip 1.1 KB 12 - Events/45 - source-codes.zip 1.1 KB 12 - Events/45 - this accessing the element that invoked the event function English.srt 8.7 KB 12 - Events/45 - this accessing the element that invoked the event function.mp4 52.1 MB 12 - Events/46 - Why do we use this keyword.html 1.6 KB 12 - Events/47 - onload event VERY IMPORTANT LESSON DO NOT SKIP IT English.srt 5.2 KB 12 - Events/47 - onload event VERY IMPORTANT LESSON DO NOT SKIP IT.mp4 39.2 MB 12 - Events/47 - source-codes.zip 1.1 KB 12 - Events/48 - Adding and removing event listener English.srt 20.6 KB 12 - Events/48 - Adding and removing event listener.mp4 193.8 MB 12 - Events/48 - source-codes.zip 1.4 KB 12 - Events/49 - Event object as an automatically passed argument to function English.srt 20.9 KB 12 - Events/49 - Event object as an automatically passed argument to function.mp4 191.1 MB 12 - Events/49 - source-codes.zip 1.6 KB 12 - Events/50 - Propagating multiplication of events English.srt 6.8 KB 12 - Events/50 - Propagating multiplication of events.mp4 48.5 MB 12 - Events/50 - source-codes.zip 1.5 KB 12 - Events/51 - Preventing browser default action for example blocking context menu English.srt 9 KB 12 - Events/51 - Preventing browser default action for example blocking context menu.mp4 26.9 MB 12 - Events/51 - source-codes.zip 1.3 KB 12 - Events/52 - EXERCISE onscroll Event jump to the top of website button English.srt 10.7 KB 12 - Events/52 - EXERCISE onscroll Event jump to the top of website button.mp4 59.6 MB 12 - Events/52 - source-codes.zip 1.3 KB 12 - Events/53 - Mouse events dragging the image English.srt 15.2 KB 12 - Events/53 - Mouse events dragging the image.mp4 127.8 MB 12 - Events/53 - source-codes.zip 24.7 KB 12 - Events/54 - setTimeout and setInterval Timing Events English.srt 19.8 KB 12 - Events/54 - setTimeout and setInterval Timing Events.mp4 142.6 MB 12 - Events/54 - source-codes.zip 24.8 KB 12 - Events/55 - EXERCISE upgrading the code from the last lesson to object oriented way English.srt 17.1 KB 12 - Events/55 - EXERCISE upgrading the code from the last lesson to object oriented way.mp4 87.3 MB 12 - Events/55 - source-codes.zip 24.9 KB 13 - Validating Forms using Events/56 - How to validate forms Validating text type input using form related events English.srt 22 KB 13 - Validating Forms using Events/56 - How to validate forms Validating text type input using form related events.mp4 179.2 MB 13 - Validating Forms using Events/56 - source-codes.zip 25 KB 13 - Validating Forms using Events/57 - source-codes.zip 25 KB 13 - Validating Forms using Events/57 - Stopping form from submitting when any data in a form is not correct English.srt 4.6 KB 13 - Validating Forms using Events/57 - Stopping form from submitting when any data in a form is not correct.mp4 17.5 MB 13 - Validating Forms using Events/58 - checkbox English.srt 8.1 KB 13 - Validating Forms using Events/58 - checkbox.mp4 55.6 MB 13 - Validating Forms using Events/58 - source-codes.zip 24.8 KB 13 - Validating Forms using Events/59 - radio input on terms and condition example English.srt 7.9 KB 13 - Validating Forms using Events/59 - radio input on terms and condition example.mp4 32.2 MB 13 - Validating Forms using Events/59 - source-codes.zip 24.8 KB 13 - Validating Forms using Events/60 - select combo box English.srt 9 KB 13 - Validating Forms using Events/60 - select combo box.mp4 67.4 MB 13 - Validating Forms using Events/60 - source-codes.zip 24.8 KB 14 - String/61 - Manipulating a string using Strings methods English.srt 18.9 KB 14 - String/61 - Manipulating a string using Strings methods.mp4 160.3 MB 14 - String/61 - source-codes.zip 24.8 KB 14 - String/62 - Breaking string in many lines for readability and special characters English.srt 6.5 KB 14 - String/62 - Breaking string in many lines for readability and special characters.mp4 22 MB 14 - String/62 - public-html.zip 24.4 KB 15 - RegExp/63 - RegExp Object reference.html 5.4 KB 15 - RegExp/64 - Regular expressions English.srt 29.8 KB