Monday, April 25, 2016

jQuery Todo List Component

A simple to do list in jQuery.

  • The visitors can simply add and remove tasks.
  • Visitors can also mark an incomplete task as complete and a complete task as incomplete task.
  • User can mark all tasks as finished or incomplete
  • Whenever a user adds a new task the task is kept highlighted for a few seconds
  • Users can create a new task either by clicking Add Task Button or by hitting Enter Key
  • A notification is displayed whenever users create a task, delete a task or marks a task as complete/incomplete

The post jQuery Todo List Component appeared first on jQuery Rain.


by Admin via jQuery Rain

No comments:

Post a Comment