[jQuery] Re: form effect

2008-06-07 Thread Frika
ate callback ); };return false; }); regards Frika

[jQuery] form effect

2008-06-06 Thread Frika
}); But the effect could not work because the form is post the message promptly. There has to be a timeout or something like this but I don´t know how...:-( best regard Frika

[jQuery] form elements

2008-04-07 Thread Frika
hello all, I need a bit of help. I want to do the follow function: $("input.type='button'").mouseover(function(){$ (this).css({cursor:"pointer"});}); but it won´t work. Because I don´t know how I can match the element in a form. In this case I want make a mouseover effect on the "input type=butt

[jQuery] ul li ... hide an slide --- Beginner!

2008-03-09 Thread Frika
m sure someone of yours could help me. A link to helpful sites is welcome, too. Thank you all. Frika