I just want to say thank you very much. You don't know how much this helped me, my problem is that I started learning JavaScript without HTML and CSS. I struggle with this, but your videos helped me a lot. thanks again
I want to ask two question 1. how can I change my files(html, css and js) to https to check for responsible design testing 2. how can I display with live server, not that option in my vscoder thank you!
just one tiny thing, when i click inside the message box i don't get the blinking cursor for some reason, can enter text though... might be an ES issue since it's 2023 now : )
AWESOME tutorial! I have a question though. I might have missed sth but I don't really understand what was the purpose of the button with the envelope icon??
Hey IDK why but this did not work for me ... I thought I was going crazy at first but I was not, checked everything like 5 times ... I eventually followed the link in your description to view your version of it and found its somewhat different than what is shown in this video and when copying that instead it DID work. IDK, I am new to JS so I am at a loss as to why what is shown in the video was not working but I figured I would comment just incase anyone else has issues as well.
Hey, I had some trouble with my code because my script tag was in the and I think the script was running before the DOM was uploaded. If you are having a similar issue, you can either add the "defer" attribute to the script tag and leave in the , or move the script tag to the end of the section. Hope this helps!
Sir if this is a JavaScript tutorial, focus more on JavaScript code and it's stuff. In more than half of your video, you're working on HTML and CSS. It's bit frustrating. Regards.
Thank you for these videos, all the other ones that claim to be beginner are actually intermediate
I want to thank you for making this simplistic masterpiece content.
This is Actually beginner friendly.
1:27 html
7:37 css
14:05 js
Do you mean 7:27 not 7:37 for css
I just want to say thank you very much. You don't know how much this helped me, my problem is that I started learning JavaScript without HTML and CSS. I struggle with this, but your videos helped me a lot. thanks again
You're very welcome!
Super interesting
I finally didn't fail at first shot, thx for your precious information sir ;)
Thank you very much. I'm much more confident on FED than before. Many thanks!🤩😎👍👍
Really Great tutorials for a beginner like me!
Thanks for your lessons😌🙏
This is a real godsend!
Thank you for making great videos
I liked your stuff and efforts
Thank you very much!😁
Really helpful 😊
I'll check out your website 😀
Nice !
I beat this one codefox... and I was foxy about it🦊
Thank you sooo much. Is there a higher level? I want to learn only from you.
I want to ask two question
1. how can I change my files(html, css and js) to https to check for responsible design testing
2. how can I display with live server, not that option in my vscoder
thank you!
Good work, upload roadmap for developee
Will do
Great tutorial, man. I have a problem: my message button wasn't displaying, only a square showed. Is anyone facing this too? Please help
awesome! Thanks for this lesson
just one tiny thing, when i click inside the message box i don't get the blinking cursor for some reason, can enter text though... might be an ES issue since it's 2023 now : )
ah, solved it, cursor is hiding behind the textbox border 😅
AWESOME tutorial! I have a question though. I might have missed sth but I don't really understand what was the purpose of the button with the envelope icon??
It was merely there for design purposes. Thanks!
@@codefoxx oh okay! thanks for clarifying! :)
please use prevent default my program is no loded please noted
Nice video :D
Thanks! Don't forget to like if it helped u!
icons do not work, although I did the same((
Hey IDK why but this did not work for me ... I thought I was going crazy at first but I was not, checked everything like 5 times ... I eventually followed the link in your description to view your version of it and found its somewhat different than what is shown in this video and when copying that instead it DID work. IDK, I am new to JS so I am at a loss as to why what is shown in the video was not working but I figured I would comment just incase anyone else has issues as well.
Hey, I had some trouble with my code because my script tag was in the and I think the script was running before the DOM was uploaded. If you are having a similar issue, you can either add the "defer" attribute to the script tag and leave in the , or move the script tag to the end of the section. Hope this helps!
I'm having the same issue too, everything is correct but it's not working
This particular video didnt work for me and i have double checked everything and its correct
12:46
please use submit in return is false
Developer
Sir if this is a JavaScript tutorial, focus more on JavaScript code and it's stuff. In more than half of your video, you're working on HTML and CSS. It's bit frustrating.
Regards.
Yes, sir
You can just skip to the javascript part