dmotz / oriDomi

🪭 Fold up DOM elements like paper
https://oxism.com/oriDomi
MIT License
2.41k stars 207 forks source link

Unable to fold up in vertical direction #55

Closed oliverguez closed 3 years ago

oliverguez commented 3 years ago

Hi! This may be a simple and dumb question, I'm unable to fold vertically, I've tried the demo example but I'm unable to get it working, weird thing is that I've set the hPanels setting but it sill folds horizontal.

oliverguez commented 3 years ago

Got it working.

For anyone wondering:

nameOridomiCreated.accordion(30,'top')

You need to specify the anchor. Whoops!