justinmind-logo
 
Upvote 1

Accordion Menu Movement

Answered Victor Conesa 8 years ago

My situation:


I am currently trying to prototype an accordion menu on an iPhone 6 screen.


What I try to build:


There are three sections. When I select section 1 its container will reveal the content belonging to this section by moving section 2 and section 3 down.


My Question:


Is there a way to match the movement of section 3 with the movement of section 2?


My goal:


Link the movement of component 2 to the the movement of componant 1, so I don't have to animate them seperately.

Replies (2)
photo
1

Hi Patrick.


You will need to use some dynamic panels and create some events. This tutorial should help :


http://www.justinmind.com/support/int...


Best,


Sonia Durán

photo
1

Thank you :)


I figured it out. I needed to use some variables with conditions and a few functions

Leave a Comment
 
Attach a file