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

trunk

2

Where can I download the new Mif.Tree version ? Trunk or GIT/SVN ?

3

i'm add beforeDrop option, see "D'n'd with drop confirmation" demo

4

I've implemented Drag'n drop JSON on your Mif.tree
on drag complete,  I ask for a confirmation before move or copy nodes  (using confirm() native js function).

How can I can cancel the current drag'n drop  action If the user cancel the operation ?

Regards