Hello everyone,
I need to call javascript function when div position is changed.how can I achieve that event of changed div position ?.
any idea ?
Hello everyone,
I need to call javascript function when div position is changed.how can I achieve that event of changed div position ?.
any idea ?
If you change the div position by using Drag n Drop. you can use onDrop function on DRAGGABLE DIV.