Javascript error on drop.
samchok - March 2, 2009 - 14:31
| Project: | Jquery Drag Drop Blocks |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi all,
this module seems really interesting to me.
However I have a problem with it: I can drag any block all over the page, but when I release the mouse button, I get this jquery error message in Firebug console:
this.options.curAnim is undefined
Anyone has any idea of what could it be?
Thank you.

#1
I got the same error too! I'm guessing it's cursor animation? It still works though
#2
The same problem.
#3
You will have to set the div of the region where u want this block to be saved..
If u dont do that this error will crop up.
See this: http://drupal.org/node/368643
Himanshu