Re: [Rails-spinoffs] issue with last update to scriptaculous

2006-08-16 Thread Javier Martinez
jejeje good fix :)Now it seems that works well!2006/8/16, Thomas Fuchs <[EMAIL PROTECTED]>: So, a new version is now available from SVN (revision 4772), can you give this a try?Best,ThomasAm 16.08.2006 um 12:12 schrieb Javier Martinez: I can't provide you a URL because the project I&#

Re: [Rails-spinoffs] issue with last update to scriptaculous

2006-08-16 Thread Javier Martinez
I can't provide you a URL because the project I'm working is on development. But the draggables that fails are the draggables that have a "endeffect" overriding the default one on the dragdrop.js file. The browser I'm using is firefox and the os is xp pro. I think that the behavior is normal, becau

Re: [Rails-spinoffs] issue with last update to scriptaculous

2006-08-16 Thread Javier Martinez
No problem!!2006/8/16, Thomas Fuchs <[EMAIL PROTECTED]>: woops. error on my part. i'll release a fix to 1.6.2 shortly. :)-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

Re: [Rails-spinoffs] issue with last update to scriptaculous

2006-08-16 Thread Javier Martinez
Yes, I override the default "endeffect" and the line "Draggable._dragging[element] = false" is not executed.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 test

[Rails-spinoffs] issue with last update to scriptaculous

2006-08-16 Thread 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 ) --

Re: [Rails-spinoffs] select objetcs inside an object

2006-07-27 Thread Javier Martinez
t;. Then I make $$( "temp" ) and get the references I want. But maybe there is an easy way to do it. 2006/7/27, Martin Ström <[EMAIL PROTECTED]>: Just use $$("td select") and you'll get all select tags that arechildren of td tags.Martin burnfield.com/martinOn 7/27/06, J

[Rails-spinoffs] select objetcs inside an object

2006-07-27 Thread Javier Martinez
Is there a way to select objects inside an object?For example I have a element with fields inside. How can I select these fields if the td haven't id, but I can find it on the dom easilyIs there something like the "$$" operator but without class or ids? Thanks

[Rails-spinoffs] Re: problem identifying sortables in tree mode

2006-07-20 Thread Javier Martinez
Nobody have found this problem?Please help me with this.2006/7/20, Javier Martinez <[EMAIL PROTECTED]>: I have a sortable with 3 nodes in tree mode-A (id : 10)-B (id : 20)-C (id : 30)At this time, if I make a serialize, I can see: Array ( [0] => 10 [1] => 20 [2] => 30 ),

[Rails-spinoffs] problem identifying sortables in tree mode

2006-07-20 Thread Javier Martinez
I have a sortable with 3 nodes in tree mode-A (id : 10)-B (id : 20)-C (id : 30)At this time, if I make a serialize, I can see: Array ( [0] => 10 [1] => 20 [2] => 30 ), what is correct and previsible.Then I insert the node B into A, and C into B-A--BCNow, if I make a serializ

[Rails-spinoffs] scriptaculous appear effect and tiny_mce bug on opera 9

2006-07-17 Thread Javier Martinez
Opera 9 is available as a final version. Opera guys says that it's the first version compatible with WYSIWYG controls. I have tested Tiny_mce and works pretty well.Only have found an error with scriptaculous opacity effects. When a hidden div with a tinymce control appear with the effect ( Effect.