Opened 17 years ago
Closed 17 years ago
#1442 closed New Feature (duplicate)
Make DIVs dragable
Reported by: | datalink | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Is it possible to make DIVs dragable? I think there have to be resizing handlers and an icon for drag at the DIV. After drag the DIV must have:
style="position: absolute; margin: XXpx 0 0 XXpx"
FCKeditor (and after saving the content-div to) have to be a div with position: relative. But that's a point for the CMS who use FCKeditor and the administrator of the CMS.
Actually you can insert a floating div, but for now it is only possible to do it manually. You can drag the DIV in Firefox, it is still not possible in IE.
A similar request has been posted in #842 so I'm marking this ticket as DUP of #842