Skip to content

CodeFirstGirls/beginners-week-six

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript and jQuery!

First Task

  • Fork this directory into your personal account and clone it into your coding_course folder, like you did last week with the bootstrap excercise.
  • Add jQuery using a CDN, make sure it is called above the other JS files. (CDNJS is a good website for this, make sure you select 'jquery' not 'core').
  • Read through the code in 'background.js', try and complete the function which will change the background when the button is clicked

Extention task

  • Using variables, change the text in the span to be the name of an artist when the background changes.

Feeling stuck?

Check out the solution branch!

About

Small site to start to get to grips with jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published