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 Using jQuery Plugins!
You have completed Using jQuery Plugins!
Preview
What are the basic steps for using a plugin? What files do you need to add, how do you change your HTML, and how do you activate the plugin?
This video doesn't have any notes.
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
In addition, many plug ins are added
to a webpage following the same steps.
0:00
First, attach the CSS file.
0:04
You attach the CSS file as would any
other CSS file using the link tag.
0:07
It's best to place the CSS file
before your sites CSS file or files.
0:12
That way, you can override styling
of the plug in in your own CSS file.
0:18
I'll show you how to change the look
of a plug in by modifying a CSS file
0:22
in third section of this course.
0:26
Second, attach jQuery.
0:29
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