Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.

PrimeAcademy/Solo-jQuery-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

jQuery Code Challenge

In this challenge you will be creating an application that will create colored <div> tag each time the corresponding color is clicked. As each color (button) is clicked, it should increment the corresponding label. HTML and CSS are provided, the focus here is jQuery.

Starting this project

To start this code challenge fork this repository and clone it to your machine.

IMPORTANT CONSIDERATIONS

  • HTML and CSS are provided and shouldn't require code changes.
  • You can use jQuery's .data() method to retrieve the data-color HTML attributes. A relevant StackOverflow.

Application interface examples

Here is an image of how things should look:

Here is a gif of how things should like in action:

Gif not quite big enough? See the full video here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published