-
JavaScript beginner tutorial 27 – forms
In this tutorial I show you how to make a program that will write your name into a paragraph on the web page. 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 1 – Introduction to javascript
In this video I show you how to include Javascript in your web page, I explain what Javascript is, and I explain what you need to follow along with this series. Sponsored by DevMountain. Get yourself career ready, check out their website: http://goo.gl/enNbQV Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Download notepad++ here: http://notepad-plus-plus.org/download/v6.4.1.html Thanks for watching.…
-
Javascript beginner tutorial 6 – Operators
In this video I show you how to perform basic mathematical calculations using the math operators and assignment operators in JavaScript. 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
-
Magic Header Scroll Page Tutorial JavaScript CSS HTML
Lesson Code: http://www.developphp.com/video/JavaScript/Magic-Header-Scroll-Page-Tutorial Learn to program a header that magically changes as the user scrolls down the page. When the user scrolls back to the top of the page we will make the header change back to its original display settings. Original source
-
JavaScript beginner tutorial 33 – checkboxes
In this tutorial I show you how to use JavaScript to find out if a checkbox has been ticked 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 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…
-
php login demo with mysqll database login example, php tutorial
in this video we learn about login demo on php, here we learn how to create login example with php and mysql database. using core php. Original source
-
JavaScript Tutorial Teil 3 – IF-Abfragen, Rückgabewerte, Vergleichs- und Verknüpfungsoperatoren
Quellcode der HTML-Seite: http://pastie.org/3700917 In diesem dritten Teil meiner Reihe zu JavaScript geht es um den Rückgabewert von Funktionen, darum wie mit IF-Abfragen bzw. Bedingten Anweisungen Werte geprüft werden können und es werden logische, boolesche und Vergleichsoperatoren behandelt. Original source