Enhance your app with Show, Hide, and Toggle Methods

Published on: April 1, 2018

Welcome to tutorial number 7 of the Easy jQuery series, part of EasyProgramming.net. In the last tutorial, we built a quick shopping list app. Let's enhance it by adding functionality that hides and shows items on your list. 

The methods this tutorial uses are .show(), .hide(), and a quick look at .toggle(). 

I hope you enjoyed this tutorial! Please feel free to ask questions below or just leave your basic comments. 

To fork the fiddle and follow along: https://jsfiddle.net/easyjs/s14yqewm

Remember to checkout the Resources section below for associated downloadable content, JSFiddle links, and other resources. Watch the video and follow along!

Resources:



Comments: