Reputation: 329
I ran across this amazing slider but I would like to make it open from the bottom up, I have tried a bunch of stuff, but nothing seems to work for me. I changed the the box's (page container) css from having top to having bottom:0px and gave it a margin-bottom of -200. I managed to make it flip but it still opens from top to bottom.
Here is the demo file: slidingpanel.com
I would appreciate some guidance.
Thank you Sophie
Upvotes: 3
Views: 8606
Reputation: 29704
Here I made you this http://jsfiddle.net/wwZRQ/
This is with click : http://jsfiddle.net/moeishaa/V3q2w/
Give it a shot
Upvotes: 5