Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed jQuery Basics!
You have completed jQuery Basics!
Preview
How to include the jQuery library in your own projects.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
that reveals a secret message
when you press a button.
0:00
Notice that after you click the button,
the button becomes hidden.
0:02
Through this project you'll be
introduced to a few new concepts.
0:06
How to create and insert new
elements into the DOM with jQuery,
0:09
event handling using the onMethod, as well
as the fundamentals of DOM traversal.
0:13
Before we dive into coding, let me show
you how to set up a project to use jQuery.
0:18
First we'll need the jQuery source file.
0:22
There are several ways to do this, but
0:25
one simple way is to visit jQuery.com and
download the jQuery file.
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up