demonangel1701
05-30-2008, 08:31 PM
Sequential Content Revealer
http://dynamicdrive.com/dynamicindex17/seqreveal.htm
Hi all, Love this script. Not a Problem, but a feature request or a 'how to':
I've been playing around with the script to have a content revealed, and when a second content is revealed, hide the first one again...
I added a duplicate line to the end of the script:
document.write('<style>\n.consealcontent{visibility:hidden;}\n</style>')
and this is how my div/img are set up:
<div class="revealcontent"><img class="consealcontent" src="ddmouse2.gif"></div>
But the image doesn't go away, and the second div doesn't show...
Any Ideas?
http://dynamicdrive.com/dynamicindex17/seqreveal.htm
Hi all, Love this script. Not a Problem, but a feature request or a 'how to':
I've been playing around with the script to have a content revealed, and when a second content is revealed, hide the first one again...
I added a duplicate line to the end of the script:
document.write('<style>\n.consealcontent{visibility:hidden;}\n</style>')
and this is how my div/img are set up:
<div class="revealcontent"><img class="consealcontent" src="ddmouse2.gif"></div>
But the image doesn't go away, and the second div doesn't show...
Any Ideas?