Tag: english

  • 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!…

  • Create a Navigation Bar with Icons – HTML, CSS & JavaScript Tutorial | Web Design

    In this video we’ll be creating a stylish navigation bar with icons, using plain HTML, CSS and JavaScript. The icon library used will be Google Material Icons, which you can read the documentation for here: https://material.io/tools/icons/ To include Google Material Icons on your web page, add this to your head: https://fonts.googleapis.com/icon?family=Material+Icons Support me on Patreon:…

  • The Future of JavaScript – HTTP203

    This week, Paul & Jake talk about the future of JavaScript: ES6 and beyond. Watch more HTTP 203 here: https://www.youtube.com/watch?v=Hy6wceqkxvA&list=PLNYkxOF6rcIAKIQFsNbV0JDws_G_bnNo9 Subscribe to the Chrome Developers channel here: https://www.youtube.com/user/ChromeDevelopers/ Original source

  • How to make a Georgian Environment in Blender 2.78

    How to make a Georgian Environment in Blender 2.78

    https://i.ytimg.com/vi/-SHxkKDt6vU/hqdefault.jpg Creation of a Georgian environment in Blender 2.78 If you like leave a LIKE and Share. Thank you so much!! Facebook Page: https://www.facebook.com/pages/Pietro-Chiovaro-3D-Artist/1415632772058720 Twitter: https://twitter.com/PietroChiov Artstation: https://www.artstation.com/artist/pietrochiovaro Instagram: http://instagram.com/pietro_chiov Video and Music by Pietro Chiovaro ALL RIGHTS RESERVED © source

  • Detecting CAPS LOCK on HTML forms – JavaScript Tutorial

    In this video I’ll take you through how to easily detect if CAPS LOCK is enabled with JavaScript – it’s super easy to do with KeyboardEvent.getModifierState(). The example used in this video involves an HTML form and basically we’ll be adding a simple message that warns the user that CAPS LOCK is in fact on.…

  • 5 Ways to Cut Any Object Mesh in Half – Blender Tutorial

    5 Ways to Cut Any Object Mesh in Half – Blender Tutorial

    https://i.ytimg.com/vi/gALWWh7lxn8/hqdefault.jpg Learn How to Record Videos with OBS – 60% Off Full Course ►► http://bit.ly/OBS-60PercentOff ◢◤◣◥◢◤◣◥◢◤◣◥◢◤◣◥ Learn How to Record with OBS – 60% Off Full Course ►► http://bit.ly/OBS-60PercentOff Slice an apple in half or any other object you’re working on. Ctrl R – Loop Cut Ctrl E – Subdivide K – Knife Tool Alt+Shift…

  • Blender 2 64 Tutorial I Advanced Particle Trail in Cycles

    Blender 2 64 Tutorial I Advanced Particle Trail in Cycles

    https://i.ytimg.com/vi/9-_vQb7Rycc/hqdefault.jpg Blendfiles: http://www.blenderdiplom.com/tutorials/416-tutorial-advanced-particle-trail-in-blender-264.html German Version / Deutsche Version: http://www.blenderdiplom.com/de/tutorials/508-tutorial-advanced-particle-trail-in-blender-264.html source

  • What is Event Delegation? – JavaScript DOM Tutorial

    In this video we take a look at what exactly Event Delegation is and how to implement in JavaScript without using a front-end library such as jQuery. By doing it this way, we get a better explanation of what it is and why it’s useful. Support me on Patreon: https://www.patreon.com/dcode – with enough funding I…

  • Web Development Tutorials PHP Mysql#5 Taking Data From User and Processing it using PHP

    Web Development Tutorials PHP Mysql#5 Taking Data From User and Processing it using PHP

    In this lecture we will learn How to Create Form in HTML? How to take input from user in Web development? How to use form data in PHP? We will learn all this … Original source

  • Web Development Tutorials PHP Mysql#4 Creating Form And Embedding PHP in HTML

    Web Development Tutorials PHP Mysql#4 Creating Form And Embedding PHP in HTML

    In this lecture we will learn How to Embed PHP in HTML? How to Create HTML form? We will learn all this with concepts and examples. Original source