dmotz / oriDomi

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

even folding + complete folding #17

Closed smokingbarrel closed 10 years ago

smokingbarrel commented 10 years ago

Is it possible distribute the folds evenly? Also couldn't find how to fold an area completely so it becomes invisible once folded?

Thanks!

dmotz commented 10 years ago

Not certain what you mean by the first question, but in the latest version you can call collapse(), collapseAlt(), or foldUp() to hide the element.