Thanks, it works!
All fields labelled (Required) must be completed before the form is submitted.
You are not logged in. Please login or register.
Mifjs forum — Mif.Tree, Mif.Menu » Help » flexible height » Post new reply
All fields labelled (Required) must be completed before the form is submitted.
Thanks, it works!
mootools-core+Drag.Move, Fx.Scroll from mootools-more
try
.mif-tree-wrapper{
position:relative;
height:auto;
}Hi, Moro,
The Mif.Tree is great! Thanks!
What libraries from 'Mootools download' are necessary. Don't know why I can use only library from your example. Otherwise, it doesn't work.
And how to do flexible height. I use styles
#tree_container { height:300px; width:300px; position:relative; }And height is limited 300px
When I try something like
#tree_container { width:300px; overflow: auto; }Tree is located over.
Mifjs forum — Mif.Tree, Mif.Menu » Help » flexible height » Post new reply
Powered by PunBB