Looking for some way that I can hide or show a specific item on my web page when needed.
To clarify that and someone may have a better idea on how to do what I want, on my web site, I’m posting hours of operation for a Christmas Light show. The hours displayed are linked to a database table. Since the show isn’t up and running yet, I was thinking of overlaying the displayed hours with a slightly dimmed box with a message on this box saying “Not Currently Open”.
Now what I would like to do is have an easy way that I can just toggle the display of this overlaid box visible or not. So when my light show is active, I can easily change it without having to possibly go into the edit view and delete it, since after the season, I would want to redisplay this box.
Any ideas? I’m fairly new at this, so instructions would be very helpful also.