Tag: Cascading Style Sheets

  • Javascript beginner tutorial 12 – variable scope

    In this video I talk about global and local variables and where we can use each one. Now it’s up to you as a programmer to decide where to declare you JavaScript variables. If you read this description then comment below: “Just remember with great power comes great responsibility, I will decide wisely :p” Don’t…

  • Javascript beginner tutorial 8 – Events

    In this video I talk about events in JavaScript and how we can use them to make a more user interactive website. The list of events is lost forever, I lost the domain. You can find another with a simple google. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by…

  • Javascript beginner tutorial 16 – if else statements

    In this video I explain how to use an if. . . else statement, which gives you the opportunity to run a bit of code if your condition is evaluated to false. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter:…

  • JavaScript beginner tutorial 23 – objects, properties and methods

    In this tutorial I explain what objects, methods and properties are. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source

  • JavaScript beginner tutorial 31 – radio buttons

    The second part of a 2 part tutorial where I show you how to use JavaScript to find out if a radio button has been checked or not. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source

  • JavaScript beginner tutorial 25 – changing an image source

    In this tutorial I show you how to change images in JavaScript changing the value of the “src” property. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source

  • JavaScript beginner tutorial 29 – submitting forms

    In this video I explain what happens in the browser when we submit forms. This is important information for the next few tutorials where we will be looking at some form validation. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source

  • JavaScript beginner tutorial 19 – switch statements

    In this video I show you how to use a switch statement to check for conditions when the list of conditions may be really long. This is much efficient and a lot more tidy than using lots of if statements. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages:…