tags:

views:

13

answers:

1

hello friends, i want make FCK editor drag able in my asp.net application. drag FCK editor with mouse pointer movement.

A: 

You could take a look at jQuery Draggable.

Darin Dimitrov