Im having problems with Droppables, and read that there are some attributes on the element that must be inline. What are those? I''ve tried to copy some of the code from the shop-demo, and my code seems to have the exact same attributes and more. The problem is that the droppable refuse to react whenever I attempt to drop a draggable on it, the onDrop does''nt seem to trigger. Best regards, Viktor Bergman
* Viktor Bergman <viktor.bergman@infocore.se> [Aug 09. 2005 10:30]:> Im having problems with Droppables, and read that there are some > attributes on the element that must be inline. What are those? > > I''ve tried to copy some of the code from the shop-demo, and my code > seems to have the exact same attributes and more. > > The problem is that the droppable refuse to react whenever I attempt to > drop a draggable on it, the onDrop does''nt seem to trigger.Do you have a '':hoverclass'' defined in <%= drop_receiving_element ... %> ? Klaus