Skip to forum content

Mif

— mystic javascript interface

You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images Smilies

All fields labelled (Required) must be completed before the form is submitted.

Required information for guests



Captcha image. Turn pictures on to see it.
Required information
Optional post settings

Topic review (newest first)

1

which effect you want?

if you want highlight whole row, use MIf.Tree.Highlight, but it's will be removed in future versions

or you can change css:

.mif-tree-hover-node .mif-tree-name{//change hover row name color
color:red
}

2

Hello,
I am totally new in mootools and quite don't understand how does miff tree work smile
I would like to ask you, if you could give me some example, how to add hover effect, when mouse points on the whole row of the tree.
I tried many things, i read many posts but still unable to find the answer.

I would be really grateful.
Thank you very much for your reply.