[jQuery] Re: (Validate) Individual form field failure and success events?

2009-08-31 Thread ryexley
Quick follow up thoughtshould I be using highlight and unhighlight instead? On Aug 31, 8:38 pm, ryexley wrote: > I'm trying to figure out how to integrate jQuery Validation plugin > with the qTip plugin [0] to show custom error message displays. I've > had partial success

[jQuery] (Validate) Individual form field failure and success events?

2009-08-31 Thread ryexley
I'm trying to figure out how to integrate jQuery Validation plugin with the qTip plugin [0] to show custom error message displays. I've had partial success with the following code: $("#RegistrationForm").validate( { errorElement: "span", errorPlacement: function(error, element)

[jQuery] Re: Hover function no longer works after upgrade to 1.2.1

2007-09-24 Thread ryexley
*Bump* No ideas on this at all? On Sep 22, 12:10 am, ryexley <[EMAIL PROTECTED]> wrote: > I'm using the hover event handler to setup an animation for a class of > objects on a page, and have started seeing some odd behavior since > upgrading to jQuery 1.2.1. I have an a

[jQuery] Hover function no longer works after upgrade to 1.2.1

2007-09-22 Thread ryexley
I'm using the hover event handler to setup an animation for a class of objects on a page, and have started seeing some odd behavior since upgrading to jQuery 1.2.1. I have an application currently located at http://dev.yexley.net/incense. If you browse to there and login as "guest" (pw: guest), yo