2006/8/16, Thomas Fuchs <
[EMAIL PROTECTED]>:
Btw, can you provide a online URL with this? I've now tested in all browsers, and while there is a problem in the 1.6.2 code, the functional tests seems to work well despite the problem.Do you use any special options (reverteffect/starteffect/endeffect)?-ThomasAm 16.08.2006 um 11:42 schrieb Javier Martinez:I'm testint last scriptaculous update on a project, and I observed some issue with draggables. Now, I only can drag a layer one time. When the draggable deactivates, not activates again.
I have seen that the error comes on this line ( on initDrag function )
-------------------------------------------------------------------------------------------------
if(typeof Draggable._dragging[this.element ] != undefined &&
Draggable._dragging[this.element ]) return;
-------------------------------------------------------------------------------------------------
First time, "typeof Draggable._dragging[ this.element]" is undefined ( then the draggable activates ), but when I release the mouse and try to move the layer again, it has "boolean" value and the draggable don't activates.
Somebody knows why?
Thanks._______________________________________________Rails-spinoffs mailing list--Thomas Fuchswollzellequestentier on AIMmadrobby on irc.freenode.nethttp://www.fluxiom.com :: online digital asset managementhttp://script.aculo.us :: Web 2.0 _javascript_http://mir.aculo.us :: Where no web developer has gone before
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs