You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquery week calendar
ran into an issue with the drag event behavior- wondering if anyone
has some thoughts on a fix....
if you have an event in the right-most column of the calendar and you
attempt to drag it, it will snap to the column just to the left. At
this point you cannot drag it back to the right-most column.
If you drop the event you will then be allowed to drag it back on the
right-most column.
Any thoughts?
- Neil
nodell
unread,
Jul 20, 2010, 4:29:52 PM7/20/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquery week calendar
I changed the containment in _addDraggableToCalEvent to only ".wc-
scrollable-grid" and that seems to work (removed "table").