Tag: (Programming

  • JavaScript Tutorial – "unload" event | Detect when the browser window has closed

    By using the “unload” event in JavaScript you are able to detect when the window has closed. In the case of an iframe, it is possible to detect when the src attribute has been removed or changed. In this video we take a look at an example of the “unload” event in the case of…

  • Zoom Effect – CSS and JavaScript tutorial – Day 30

    In this tutorial we’re going to learn how to create a Zoom Effect using #CSS and #JavaScript. We are going to play around with the ‘mouseover’ and ‘keydown’ events in JavaScript and also the ‘transform scale’ and ‘transform-origin’ property in CSS. #31Days31Videos 📹 Playlist: https://www.youtube.com/playlist?list=PLgBH1CvjOA62ktHHwqSYBeq4jmGmUezNo 💻 Code on CodePen: https://codepen.io/FlorinPop17/pen/ZEYNjRQ — Support my channel: 💜…

  • Javascript tutorial addEventListener Best HTML Event Handling W3C Recommended Method

    Lesson Code: http://www.developphp.com/view.php?tid=1208 Learn how to use the Javascript addEventListener() method for an optimal way of adding user interactivity into your HTML4 and HTML5 websites and web applications that apply Javascript. Original source

  • JavaScript Tutorial for Beginners – 36 – Creating a new element

    In this video we will create a new element. Javascript code: http://pastebin.com/jnzfkBs8 HTML code: http://pastebin.com/JAfDWmCQ CSS Code: http://pastebin.com/Nb208UTf Original source

  • Animated Sidebar Menu – CSS and JavaScript tutorial – Day 31

    In this tutorial we’re going to use #CSS and a little bit of #JavaScript to create a nice Animated Sidebar Menu. #31Days31Videos 📹 Playlist: https://www.youtube.com/playlist?list=PLgBH1CvjOA62ktHHwqSYBeq4jmGmUezNo 💻 Code on CodePen: https://codepen.io/FlorinPop17/pen/jOEjzOv — Support my channel: 💜 Join the Discord community 👨‍👩‍👧‍👦 by becoming a patron: https://www.patreon.com/florinpop17 💜 One time donations via PayPal: https://paypal.me/florinpop17 Thank you! 🙏…

  • Accessing an iframe document (contentWindow) – JavaScript Tutorial

    In this video we take a look at the contentWindow and contentDocument properties of an embedded iframe – it allows access to the underlying “window” and “document” objects of the HTML page. Support me on Patreon: https://www.patreon.com/dcode – with enough funding I plan to develop a website of some sort with a new developer experience!…

  • Lộ trình học web JavaScript? Làm sao học English hiệu quả?

    Nếu muốn mua áo ủng hộ tụi mình, các bạn vào https://bit.ly/aocodergang và comment nha. Các bạn xem danh sách câu hỏi trong mục description nha! Những câu hỏi trong kì này: – VPS có thể làm được những trò gì thú vị – Hai anh dùng laptop nào? Macbook có gì hay – Học…

  • Phỏng vấn siêu tốc JavaScript, React và thuật toán

    Do nhiều bạn yêu cầu, hôm nay mình share clip phỏng vấn JavaScript, React và thuật toán cho các bạn Junior/Fresher nhe. Có vài câu dài dài nữa nhưng mình cắt bớt á, thêm chắc dài 20p lun hihi. Nhớ subscribe cho mình nhe: https://bit.ly/codedaotube Channel Tôi Đi Code Dạo là nơi mình chia sẻ…

  • KENAPA BELAJAR JAVASCRIPT?

    Kenapa sih kita belajar javascript di seri ini? yuk kita simak jawabannya di video ini.. — – HTML Dasar – CSS Dasar – Tutorial Sublime Text – CSS Layouting — follow juga akun media sosial kita yang lain : – https://www.facebook.com/WebProgrammingUNPAS – http://codepen.io/webprogrammingunpas – https://github.com/webprogrammingunpas – http://pw.if-unpas.org – http://www.unpas.ac.id terimakasih dan selamat #ngoding! @sandhikagalih Original…

  • Code Cùng Code Dạo – Tự Học JavaScript Cơ Bản trong 15 phút

    Hôm nay, Code Dạo một lần làm clip lạ để xem các bạn có trầm trồ. (Cố ý để font nhỏ để các bạn xem trên máy tính và code theo nhe) Tụi mình sẽ cùng học JavaScript cơ bản trong 15 phút nhe: 0:37 JavaScript là gì, tại sao nên học 2:00 Bắt đầu…