Just tried removing the afterUpdate() option and it yielded the same
results.
Now the question is why does the menu flicker in IE6 and Mac FF ?? I
tried "positioning" it, but the problem remains..
Still interested in the Effect.multiple function...
On Dec 3, 8:21 pm, LexNonScripta
<lex.non.scri...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I made a menu with scriptaculous Effect.Opacity transitions. The
> desired effect is that the menu trigger also changes it''s opacity
> along with the menu itself. I bound the trigger to the menu ($
> (''menu'').trigger = $(''the_trigger'') )
and call an
>
> afterUpdate: function(effect){
> effect.element.trigger.setOpacity(eff.position);
>
> }
>
> in the options, but this causes problems in some IE 6 browsers (it
> flickers and shows the "wait" cursor)
>
> While trying to resolve the problem, I came across the idea to trigger
> two effects - one for the menu and one for the trigger, but since I
> have some effect cancel/resume/reverse involved (if the user switches
> to another menu before effect is complete), I find that this is not
> such a good idea.
>
> Working my way through the source code of the effects, I noticed a
> Effect.multiple function, but this also appears to trigger multiple
> callbacks, so I''m not sure...
>
> Does anyone have any info on how does Effect.multiple work?
>
> I made up a live test case
onhttp://www.drustvo-kgosf.si/menu_test.1.6.3.php
>
> So if anyone has an idea of a solution, it would be very appreciated!
>
> Tnx!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---