JavaScript beginner tutorial 28 - form values explained

  Рет қаралды 47,932

Quentin Watt Tutorials

Quentin Watt Tutorials

Күн бұрын

In this video I explain how we use the value property when working with forms and I explain what we did in the previous video.
Don't forget to subscribe:
/ quentinwatt Social links:
-------------------------------------------------------------
Add me on twitter:
/ quentinwatt
facebook group:
/ quentin.watt
-------------------------------------------------------------

Пікірлер: 27
@TamarindoDrone
@TamarindoDrone 10 жыл бұрын
Thank you for all of the useful tips! I am new to JavaScript and came to realize very quickly there is quite a bit of syntactical overhead not to mention a significant amount of built in objects and so forth to remember. Your tutorials have been the most effective, and easy to understand. Thank you again for all of the help and I look forward to watching the rest of your videos!
@terryboys2557
@terryboys2557 10 жыл бұрын
It is very good that you showed the effect of appending .value to the name variable. It highlights the flexibility of the javascript to represent two types of object with a minimal change to the code.
@akashgovindabhat8947
@akashgovindabhat8947 2 жыл бұрын
Quientin SIR! You have taught me HTML, CSS, JS! It's amazing how u teach so nicely! I just hope you continue on your journey!
@QuentinWatt
@QuentinWatt 2 жыл бұрын
Thank you. 🙏
@kisuulejamesfrancis4530
@kisuulejamesfrancis4530 9 жыл бұрын
thanks nice tutorials to learn javaScript .
@georgigeorgiev2219
@georgigeorgiev2219 9 жыл бұрын
Thank you very much. GOD bless you.
@AliASHTV
@AliASHTV 6 жыл бұрын
thank you so much for these videos!!!
@Michael-dw7td
@Michael-dw7td 9 жыл бұрын
Cheers Quentin
@jonessmith8670
@jonessmith8670 6 жыл бұрын
Very very good!
@MarkusJNowak
@MarkusJNowak 9 жыл бұрын
Great JavaScript tuts! Thanks Please extend this series :D Subbed + Liked
@baymax142
@baymax142 8 жыл бұрын
Great tutorials but can you do more tutorials on different types of jscript events _liked
@mikejones3865
@mikejones3865 9 жыл бұрын
Ill admit I was alittle lost in the middle of this because I felt alot of different things were coming at me. Im very new to all of this though, so im just aiming for elementary understanding to help strengthen my resume up a bit.
@rakeshsahu8010
@rakeshsahu8010 10 жыл бұрын
it was helpful
@souravpodder2402
@souravpodder2402 8 жыл бұрын
Awesome
@vijay44able
@vijay44able 9 жыл бұрын
Hi quentin, I have been watching your tutorials , thank you. everything is fine until now. I am facing problems while learning these forms and stuff. any otherway to learn ? so confused mate
@aproopjoshi
@aproopjoshi 9 жыл бұрын
Eone channel Go through HTML Forms and I'm sure you'll understand :)
@Syd-fz3od
@Syd-fz3od 9 жыл бұрын
Why to you need to key in value="" in your input element?
@steinadlerx5917
@steinadlerx5917 10 жыл бұрын
tako je
@jacksonmihayo3088
@jacksonmihayo3088 5 жыл бұрын
appreciate
@tomazceljski
@tomazceljski 10 жыл бұрын
It should be the 27th tutorial, second part :)
@subratarabidas4090
@subratarabidas4090 7 жыл бұрын
thnx
@MominParveez
@MominParveez 8 жыл бұрын
it took me half an hour to write this. but i understood all the concepts ... function print_typed() { var welcome_para = document.getElementById("welcome"); var name =document.getElementById("name").value if(name=="") { var blank = prompt("Type a name"); if(blank==""){ var blank2 = prompt("please! , Enter Your Name"); if(blank2==""){ welcome_para.innerHTML=" You didn't type a Name. Refresh and try again "; } else if(blank2!==""){ welcome_para.innerHTML="Welcome " + blank2; } } if (blank!=="") { welcome_para.innerHTML="Welcome " + blank; } } else if(name!==""){ welcome_para.innerHTML="Welcome " + name; }
@QuentinWatt
@QuentinWatt 10 жыл бұрын
Yup, sorry. This is the 28th and the other 1 was the 29th. My mistake. :)
@froggleberry
@froggleberry 9 жыл бұрын
got.Keen(!)
@QuentinWatt
@QuentinWatt 9 жыл бұрын
***** hahaha.. Good one. :)
@liiisajarviiis
@liiisajarviiis 6 жыл бұрын
to make it a bit simpler, why not name the "name" variable as something like, "nameVar" and the "name" ID to "nameId". Then that way its easier to follow the process.
@maxamedjaamac1339
@maxamedjaamac1339 9 жыл бұрын
that was little bit difficult
JavaScript beginner tutorial 29 - submitting forms
9:44
Quentin Watt Tutorials
Рет қаралды 89 М.
JavaScript beginner tutorial 30 - form validation text boxes and passwords
11:59
Quentin Watt Tutorials
Рет қаралды 162 М.
When Steve And His Dog Don'T Give Away To Each Other 😂️
00:21
BigSchool
Рет қаралды 17 МЛН
Backstage 🤫 tutorial #elsarca #tiktok
00:13
Elsa Arca
Рет қаралды 39 МЛН
🍟Best French Fries Homemade #cooking #shorts
00:42
BANKII
Рет қаралды 62 МЛН
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,1 МЛН
How to Prefill React Hook Form With Data
4:06
Maksim Ivanov
Рет қаралды 51 М.
Python Tutorial for Beginners 2: Strings - Working with Textual Data
21:12
JavaScript beginner tutorial 19 - switch statements
12:14
Quentin Watt Tutorials
Рет қаралды 87 М.
NEVER lose dotfiles again with GNU Stow
14:33
typecraft
Рет қаралды 15 М.
Javascript Closure Tutorial | Closures Explained
17:58
Dave Gray
Рет қаралды 137 М.
Inheritance in JavaScript - Prototypal Inheritance tutorial
20:06
What is JWT? JSON Web Tokens Explained (Java Brains)
14:53
Java Brains
Рет қаралды 1 МЛН
Java 8 Streams | map () & flatMap() Example | JavaTechie
15:37
Java Techie
Рет қаралды 205 М.
Async JS Crash Course - Callbacks, Promises, Async Await
24:31
Traversy Media
Рет қаралды 1,4 МЛН
When Steve And His Dog Don'T Give Away To Each Other 😂️
00:21
BigSchool
Рет қаралды 17 МЛН