Thank you for the explanation. What exactly do you mean by: "you have
to do that yourself" - how?
Is there a solution for this problem?
On Jun 1, 3:42 am, "Ambient.Impact" <[EMAIL PROTECTED]> wrote:
> That's because jQuery doesn't animate the padding and margin, you have
> to do that yourself. Yo
;).hide();
$("#mydiv").slideDown("slow");
});
Now if you run this code, you'll see that mydiv starts sliding down,
and then there is a problem or jump or glitch in the end - if you
remove the padding and the margin it works very smoothly...
Any solutions?
Thanks,
Yuval
Hey Mike,
Thanks a lot for your explanation!
Say I insisted on defining it within the $(document).ready function,
how would I access a function that is located inside another function?
Thank you,
Yuval
On Apr 27, 12:37 am, "Michael Geary" <[EMAIL PROTECTED]> wrote:
> Hi Yuval
_something(word){
alert(word);
}
inside index.html
$(document).ready(function(){
say_something("hello");
});
I've been searching Google and the forum for almost 2 hours now with
no answer to why this does not work with $(document).ready. Any ideas?
Thank you,
Yuval
p.s. replacing
wvc.py/drupal/contributions/modules/imagefield_crop/imagefield_crop.js?revision=1.1.2.3&pathrev=DRUPAL-5
--yuval
(btw, the code I need to run when the animation completes is under
$document.ready() here:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagefield_crop/imagefield_crop.js?revision=1.1.2.1&pathrev=DRUPAL-5
)
--yuval
osition is calculated by the browser, or
anything similar?
I am not sure this is relevant to the dicussion, but for completeness,
here is the code that I want to run (look at the $(document).ready()
function):
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagefield_crop/imagefield_crop.js?revision=1.1.2.1&pathrev=DRUPAL-5
Thanks,
--yuval
But I don't know how can I detect slideDown completing,
WITHOUT cooperation from the caller of slideDown...
Thanks for your help..
--yuval
Hey Jörn,
It seems that whenever I define an element as not required:false and
set a maxLength the validation plugin wouldn't bother limiting the
field to the maxLength, When I switch to required:true - everything
works perfectly. Is there a solution to that?
Thanks,
Yuval Karmi
Hey Jörn,
It seems that whenever I define an element as not required:false and
set a maxLength the validation plugin wouldn't bother limiting the
field to the maxLength, When I switch to required:true - everything
works perfectly. Is there a solution to that?
Thanks,
Yuval Karmi
Awesome! Thanks
On Feb 15, 12:50 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Yuval schrieb:> Hey Jörn,
> > I was wondering if you could add a method in the jquery validation
> > plugin to restrict textboxes to only certain types of characters. For
> > example: a
characters, so if it does, throw an error.
Thank you,
Yuval Karmi
;s script debugger and Firefox's Firebug did _not_
help when I was troubleshooting the problem.
Good luck, and please let me know if I can help in any way.
Thank you,
Yuval Karmi
On Feb 7, 12:24 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Yuvalschrieb:> Hey Jörn!
> > a
Hey Jörn!
ajaxQueue was indeed included when this did not work. It was loaded in
this order though, I don't know if it matters.
So it's loaded last.
Thanks,
Yuval
On Feb 5, 5:38 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Yuvalschrieb:> Hey Jorn,
> > I b
actually being submitted when all fields are correct.
Hope I could help and things would be fixed in the next release.
Thanks,
Yuval Karmi
Hey Jörn - Thank you for fixing this is the next release. I have just
submitted a bug report.
Please see message: [validate] validator.pendingRequest below 0
(function stopRequest is called when not needed resulting in
pendingRequest becoming less than 0) - also submitted a solution.
Yuval Karmi
This email
[EMAIL PROTECTED]
validates perfectly on v1.2. No .com nothing...
Is it broken or is it done on purpose?
I tried it on my site AND on the remember-the-milk demo...
17 matches
Mail list logo