Removing/Showing Elements
I'm trying to create a site where 3 images, which are to be clicked on,
toggle 3 different divs/elements. What I want is each click-able image to
show a certain element, whilst removing the elements previously shown.
So image1 will show div1, image2 will show div2, image3 will show div3.
The elements before have to be literally removed, not just hidden from
sight.
If possible, is there a way to save the option for when someone lasts
visits the site with cookies?
No comments:
Post a Comment