Avatar of jen_jen_jen
jen_jen_jen

asked on 

Scriptaculous - Stacking SlideDowns?

Hmm, even though the slide down effect works, it doesn't "push" the content beneath the section that slides open, down the page.  It opens on top of it:


<ul class="menu-handle">
			<li class="menu-handle"><a href="#" onclick="Effect.SlideDown('1', {literal}{duration: 0.5}{/literal});">Click here</a>
				<ul id="1" class="menu-content" style="display:none">
					<li class="menu-content">Some text</li>
				</ul>
			</li>
			
			<li class="menu-handle"><a href="#" onclick="Effect.SlideDown('2', {literal}{duration: 0.5}{/literal});">Click here</a>
				<ul id="2" class="menu-content" style="display:none">
					<li class="menu-content">Some text</li>
				</ul>
			</li>
			
			<li class="menu-handle"><a href="#" onclick="Effect.SlideDown('3', {literal}{duration: 0.5}{/literal});">Click here</a>
				<ul id="3" class="menu-content" style="display:none">
					<li class="menu-content">Some text</li>
				</ul>
			</li>
		</ul>

Open in new window

JavaScript

Avatar of undefined
Last Comment
hielo
ASKER CERTIFIED SOLUTION
Avatar of hielo
hielo
Flag of Wallis and Futuna image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of jen_jen_jen
jen_jen_jen

ASKER

Yes, you were right! I had set a height in my stylesheet.
Avatar of hielo
hielo
Flag of Wallis and Futuna image

You deleted the other question :(
Did you figure it out?
JavaScript
JavaScript

JavaScript is a dynamic, object-based language commonly used for client-side scripting in web browsers. Recently, server side JavaScript frameworks have also emerged. JavaScript runs on nearly every operating system and in almost every mainstream web browser.

127K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo