I can't get to the examples on my phone to check but do the examples use the event queue? If not that explains it, these effects run simultaneously and can get tangled unless you use the queue. You should be able to look event queues up for more info. Note: not all effects tangle which is why you have to specify when you want to queue things.
On 8/8/09, HOLYCOWBATMAN <[email protected]> wrote: > > Hi , im looking into script.aculo.us Functional Tests effects3_test > and if i spam 'Start slide down' 4-5 times( or any other effect on any > other page) it starts to bug... the animation is only partial then > complete instantly and it wont get back to normal until i reload the > page. I would like to know if this is normal... and if its the example > that are faulty .. or scriptaculous itself ( i tested it in ie8 and > ff3 and the same bug happens ) or if its something on my side.... > > Im just starting to look into some javascript / ajax framework and > found scriptaculous / prototype to be really simple and powerfull but > seeing that kind of bug would make me stay away from the > 'effects'...everything else seems great though! > > > > -- Sent from my mobile device --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
