Skip to content

fer77/jQuery-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery

Repo where I can keep track of jQuery projects I have completed and the code that I have used.

Projects

  1. Memes
  2. Pocketbook
  3. Threadly
  4. Forecast
  5. Portafolio page
  6. List Easy

Memes

A meme generator using .keyup event and .text()

How To Create Your Memes

On the right side of the screen there are three input fields.


Copy the image address you want to use and enter the text where you would like it(top or bottom). For the image you might have to bring your cursor back to the start of the image's link address for the image to refresh.

Pocketbook

In this project I used .submit() event to make an error message appear when any of the fields in the form are filled incorrectly.
More logic can be added to clear out the errors when the fields are filled out, I will continue tinkering with this project to add more functionality.


Threadly

Created a commenting service using .keypress() event, .text(), and .appendTo().


Forecast

Weather app that uses click events to display hourly forecasts.

Portafolio Page

Added filtering to a portafolio page using .addClass() and .removeClass().

##List Easy

Add a new item, star items, and remove items.

About

Codecademy, jQuery projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors