Showing and hidding a DIV
Posted
by
user1741568
on Stack Overflow
See other posts from Stack Overflow
or by user1741568
Published on 2012-10-25T16:53:01Z
Indexed on
2012/10/25
17:00 UTC
Read the original article
Hit count: 168
I'm in the process of building a gallery for my public art pieces. I was wondering if there was an easy way to show and hide a div? I only want the concept text to be seen on the first page of the following link: http://www.gerardtonti.com/PresentTense/PresentTense.html
Right now I have the concept in a div called "concept" set to absolute positioning. Is there also a way for the text to conform relative to the size of the window like the background image? I've also tried using an iframe and colorbox instead of a div but had no idea how to make the iframe visible only on the first slide as well. Wether using an iframe or div, I was wondering if it was possible to hide either on the frames that follow the first slide.
Any help would be greatly appreciated.
Thank you,
Gerry
© Stack Overflow or respective owner