Best JavaScript Book : http://goo.gl/zodRHD
I show you how to create, change, delete and retrieve the values in JavaScript cookies.I also review some useful string functions and other ways to use the Document Object Model.
Code is Here: http://bit.ly/eSSOty
Original source
41 responses to “JavaScript Video Tutorial Pt 9”
hi +Derek Banas
How you remember so much things at once
Can you share with us how you become master in all these things
BTW gr8 tut
thanks for sharing knowledge
Thank you very much Derek, your tutorials are never boring and always very illustrative and consistent, it shows you're very smart.
+Derek Banas
How to access cookie on a different tab ??
Thank you ๐
Derek Iโve found 9 of your JavaScript tutorials and I think they are truly tops. Iโve also found your Java tutorials and I actually canโt wait to review them all: several times. Kudos to you, for a job very well done.
00:23 Cookie, cookie,,,,,, cookie, cookie, cookiecookie XD cracked me up. Great tut!
He Derek it's darren again. Looking forward to the responsive web design tutorial. I wanted to inquire with you if you have anything on html5 storage?
Thanks
Darren
Hi Derek,
I was building a website and testing it offline but my cookies don't seem to work, is it because the website is offline and that cookies only get created and respond to the domain online?
A video on how to create and fashion photo slideshows would be awesome!
A quick question. While defining function createCookie(), you have taken only one parameter. Then how come in function deleteCookie(), you are passing three arguments for calling createCookie()??
I love all your videos and tutorials, you're very talented. I've pretty much watched your 9 JavaScript tutorials back to back and I wish I understood these as well as you do. Thanks for taking the time to create these. I'm doing first year programming and these are very helpful!!
thanks man, i work for hp, and i thought i was good in JavaScript ๐
i have a big problem in my hands at the website, and i'll try to resolve with cookies…ย
helped me a lot
Thanks man. ย School is absolutely out of my budget. ย I have watched these videos for years and now I teach students with master's degree's how to design web apps. ย You are underpaid for this. ย
Derek you're the man! I watched your design patterns videos, android, javascript and god knows what else. Love your fast speed tutorials, they are perfect for non beginners. Keep it up and hopefully youtube is paying you some cash for your hard work. ๐
Question: Do you use some sort of typing/productivity trick for filling in lines of code without typing on a character-to-character basis, or is it this clever editing in post-production?
Could you please explain, how to retain the active function(i have created if else function using jquery), it should be store even if we loaded the page. Please advise.
where can i find the video that creates menu and interfaces
In the GetACookie function, do you ever use the "name" parameter? I can't find where you used it. Thanks.
Hey Derek! Loving your videos, they are unbelievably helpful. I was wondering if you had any JavaScript videos on good programming practices or how to write maintainable code?
Thank you ๐ I have a bunch of tutorials on how to make things like light boxes, sliders, etc. many of them deal with WordPress, but they work with other sites. The one java topic I haven't covered yet was j2ee. Thank you for offering to donate, but please don't. I enjoy making these videos and I don't need money.
Hi Derek, looking forward to your video series on real world solutions using JavaScript,HTML, CSS. Also one request, could you please make a dedicated video series on JSP/servlets. I could not find then on your channel. Thanks Derek for your contribution to the community. Donating right away!
After this I start making real world solutions using JavaScript with HTML, CSS, PHP, and JQuery.
i could find only 9 videos… whr r the rest??
Watching all of them in a row is pretty much like reading a 400 page book. That is a lot to learn at once ๐
I'm going to cover networking with C very soon. I'll be covering networking with Java soon as well. Thanks for the request ๐
Hi, I basically did a tutorial on how to easily do what I do which is make shopping carts newthinktank. com/2012/02/create-an-online-store/
Then what you are looking for are sales techniques. I have a ton of them as well. In a previous job, my job was to figure out how to program people. You have to be able to sell to go into business for yourself. Here they are newthinktank. com/category/sales/
Feel free to ask questions ๐
Thank you for the kind message ๐ Hacking I won't touch because to be 100% honest I don't know much aside from the basics. I plan on covering numerous other topics though. I have a very long list with every language imaginable, games, illustration, design, electronics, etc. I'm very happy that you are enjoying them!
Can you make a video for how to connect two computers using IP address
Latest technology especially about basic and advanced topic which if a S/w engineer doesn't know considered a fool. Like –
What is Ethical hacking?
How to use google docs?
Procesor used inside android?
How to do S/w testing
and many many other IT related topics
you can make an entire album of videos specially dedicated for this
I'm saying you bcoz u r genius, u r experienced.
Thnx for everything u did till now. Really thank u U'll be remembered in you tube community forever
Hi Derek, I got a idea. See almost everyone over here does programming to get an job. I'm not saying all of them but most of them. So why not you demonstrate other things also like making resume.
Biggest challenge How to get job in Freelance website – You know many of them have talent but cannot get job bcoz they are new to freelancing
Sorry about that. Ill release the block on my website. I had to add a ton of security after I was attacked last time
uncaught syntax error: unexpected token illegal
-google chrome
but my proxy is 192.168.1.1
Denied access by Sucuri (ip blacklisted). Please contact the site owner to get it re-opened. Your IP address: 113.199.132.44
script type=text/javascript
i m using notepad ++
i copied and pasted but js doesnt seem to work
would i been setting notepad in wrong settings
and why ip is black listed
cause i havent tried any wrong doing
You're very welcome ๐ I do my best to make sure nobody has any trouble with the code. As time goes by I do my best to improve the videos and code. I'm glad you found them useful
thanx dude!!! i used your code and it worked first time!! you saved me soo much time! ๐
You're very welcome ๐ My website is newthinktank . com
I link to the code in the description for this video on YouTube
Thanks for this tutorial. do you have a website I can copy this js code from?
You're very welcome ๐ I think this is what your looking for in regards to JavaScript and built in methods, objects, etc w3schools. com/jsref/
As per an IDE, I use a basic text editor. If you want something fancy take a look at WebStorm, BBEdit and Komodo
Thank you so much for the tutorial. How can i know javascript api i.e., how can i know that a specified obj has certain methods. Can we use any IDE (like Eclipse IDE, NetBeans, RAD..etc) to give suggestions while writing the javascript code.