Is there a easy way to convert this back to the horizontal version?
On Feb 22, 12:54 pm, Stoyan <[EMAIL PROTECTED]> wrote:
> Hi Dan,
>
>
>
>
>
>
>
> you're right. This appears to be a stop() aftereffect.
>
>
>
> Although a strange one, or at least - undocumented.
>
>
>
> removing the queue() din'
Stoyan,
>I'll leave the demo online, everyone here is free to use the code ;)
On a non-related note, I'd suggest using the hoverIntent() plug-in with your
code. The hoverIntent() improves the typical "hover" effect by only actually
triggering the hover if the user "stops" over the element.
This
Stoyan,
>you're right. This appears to be a stop() aftereffect.
>Although a strange one, or at least - undocumented.
>removing the queue() din't fix the problem, so had to set
>explictly $( this ).stop().css('overflow', 'visible')
>Now it works fine, I think.
>
>Thank you very much.
>
>I'll leave
Hi Dan,
you're right. This appears to be a stop() aftereffect.
Although a strange one, or at least - undocumented.
removing the queue() din't fix the problem, so had to set
explictly $( this ).stop().css('overflow', 'visible')
Now it works fine, I think.
Thank you very much.
I'll leave the
Stoyan,
>Hi all !
>
>I am trying to create a menu like this on the front of mootools.net
>(although in vertical way).
>
>My old code is based on something I've seen around interface together
>
>with a limitQueue hack -
>
>http://svest.org/temp/test/old/home.html
>(it uses jQuery 1.1.x).
>
>
>Howe
Yes I see, I dunno what happens :(
Ariel Flesler
On 22 feb, 11:57, Stoyan <[EMAIL PROTECTED]> wrote:
> Hello Ariel,
>
>
>
>
>
>
>
> The calculations are ok. It works on the old example, but only with jquery
> 1.1.x and
>
>
>
> ugly limit hack, found somewhere in the forums. I am not very much i
Hello Ariel,
The calculations are ok. It works on the old example, but only with jquery 1.1.x and
ugly limit hack, found somewhere in the forums. I am not very much into the animation
stuff to fix it myself, so with ".queue([]) .stop() .animate(... " I am acting a
little blindly. My proble
Hello Ariel,
The calculations are ok. It works on the old example, but only with jquery 1.1.x and
ugly limit hack, found somewhere in the forums. I am not very much into the animation
stuff to fix it myself, so with ".queue([]) .stop() .animate(... " I am acting a
little blindly. My proble
I checked in IE6, and the bottom label always gets covered like 80%,
it doesn't depend on the speed of hovering.
Maybe it's just an math error ? like, in your height calculations.
With jQuery 1.2.3 you can change those .queue('fx',[]) for .queue([]).
It will fail with jQuery 1.2.1 though.
Ariel
Hello Ariel,
I am pretty sure, you cannot achieve the desired functionality with the accordeon plugin.
Just take a look at the demos and at the source code that runs them.
Friday, February 22, 2008, 2:56:40 PM, you wrote:
> You could try the accordion plugin.
> Ariel Flesler
| On 22
You could try the accordion plugin.
Ariel Flesler
On 22 feb, 07:07, Stoyan <[EMAIL PROTECTED]> wrote:
> Hi all !
>
>
>
>
>
>
>
> I am trying to create a menu like this on the front of mootools.net (although
> in vertical way).
>
>
>
> My old code is based on something I've seen around interface
11 matches
Mail list logo