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

it works. I had a problem in other place.

2

it should work, need more info: full example or test page.

3

Hello, Moro. One more question. After this

insertedNode.recursive(function(){
                    this.removeType('folder');
                });

type is removed only in the first child node. I tried to create tree from JSON and manually adding nodes, result is the same.