Skip to content

YanbinD/ToDoList-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-20181226235016551

Introduction: A simple todo-list project with only HTML/CSS/JQuery external library and source

The effects includes:

  • input box will fade-in/out when the "+" icon is clicked
  • the delect icon will appear with transition when the hovering over the list item

external library and source:

JQuery function:

  • .click()

  • .fadeOut()

  • .fadeToggle()

  • .toggleClass()

About

A todo list project with HTML/CSS/JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors