ack, but since you have limited access to the
> callback of any existing events in progress you're always going to hit
> the problem of not being able to fully utilise that.
>
> i'd be tempted to .stop() anything that's :animated on mouseover
> before you start the new .fadeT
does nobody have an idea? :-(
On Sep 23, 5:13 pm, Merlin wrote:
> Hi there,
>
> I am building huge list with subcategories in each category that fade
> out once the mouse is placed over the category. It works great, BUT
> the problem is, if your mouse goes down the list ver
solution? I could not
think about how. Here is the code I am using:
onmouseover="$('#51').slideToggle('fast');$('.subcategories:not
(#51)').hide(700);"
Thank you for any help!!
Merlin
thank you for the reply.
I finally solved it by using slideToggle followd by hide.
regards, merlin
On Sep 22, 4:56 pm, "ryan.j" wrote:
> the handling of lists may be slightly buggy - i had a similar sounding
> problem in IE with the fade/slide functions breaking margin-top.
Or am I overlooking something?
Thank you for any help on that! Merlin
On Sep 21, 9:39 pm, Merlin wrote:
> Hi there,
>
> I am building a simple show/hide list with the help of jquery. It
> works great on IE and Firefox but inChromeand Safari the closing
> menuitems shift
Does nobody have an idea what is causing this?
On Sep 21, 9:39 pm, Merlin wrote:
> Hi there,
>
> I am building a simple show/hide list with the help of jquery. It
> works great on IE and Firefox but inChromeand Safari the closing
> menuitems shift the whole menu to the left f
and-chrome/
Thank you for any help!!
Regards, Merlin
({insertionType: 'insertAfter', insertionElement:
'div:first'});
If I comment that out, the box will not show up at all. Unless I move
the invoking element out of the other div containers.
Any ideas?
Thank you for your help,
Merlin
form:
But what is the target name? I can not find it anywhere. Can somebody
please help?
Thank you for any hint.
Merlin
strange. Can somebody please shed some light on it?
Thank you in advance,
Merlin
Hello Adrian,
I tried your code but on click of the button there is absolutly
nothing happening?! I also tried to locate the potential error, but my
JQuery knowledge is limited so far.
Regards,
Merlin
On Oct 26, 1:30 pm, Adrian Lynch <[EMAIL PROTECTED]> wrote:
> How about creating
on() {
var $loader = '';
$('.RB1').click(function(){
$('#C1').html($loader).fadeIn('slow');
return false;
});
});
Reply
Reply 2
Thank you for any help on this!
Best regards,
Merlin
$('.saveButton').click(function(){saveChanges(this,
false, i);});
$('.cancelButton').click(function(){saveChanges(this,
revert,
i);});
});
$('a#slick-down').click(function() {
$('#slickbox').toggle('slow');
return false;
});
});
Show test div
Show div
Text underneath
Reply
Comment text 1
Reply
Comment text 2
Best regards,
Merlin
. There must be a smarter way to
achieve this.
Thank you for any help on this. I am pretty much stuck here.
Best regards,
Merlin
--
Merlin
[EMAIL PROTECTED]
--
http://www.fastmail.fm - Does exactly what it says on the tin
be a smarter way to
achieve this.
Thank you for any help on this. I am pretty much stuck here.
Best regards,
Merlin
15 matches
Mail list logo