[Proto-Scripty] image flickering with Effect.Morph

2009-07-14 Thread Mario Colombo
.each(function(menuelement) { var myEffect = new Effect.Morph(menuelement, {style: {width:'100px', height:'100px'}}); }); }); ---[/code]-- This resulted in erratic behaviour. Help would be greatly appreciated. Help for better OO programming is al

[Proto-Scripty] Re: Move - OnMouseMove- Only once

2009-02-16 Thread Mario
ration:0.2, mode: "absolute", }); ausgefahren = 0; } }); }); Hallo Welt Can you see the wrong part? Mario On 15 Feb., 12:09, timbob wrote: > The problem is that you are triggering a mousemove event _every_ time > you move the mouse with

[Proto-Scripty] Move - OnMouseMove- Only once

2009-02-14 Thread Mario
x the container shortly flickers in the middle again for some mili seconds. Can anybody help me? Hallo Welt Thanks, Mario. PS: I already tried to use onmouseover instead of onmousemove, but then i had the problem of recalling the move in all the