I'm using the newest version and have a confirmation from the author of the
jQuery.Validator plugin that indeed it uses the *name *of an element for
doing it's operations. It's also not recommended to change the plugin (as
told by the author) to use the id...
On the other hand Monorail uses the *id *of an element to identify elements
during the validation process :-(

On Wed, Aug 27, 2008 at 8:32 AM, josh robb <[EMAIL PROTECTED]> wrote:

>
> On Wed, Aug 27, 2008 at 3:40 PM, Gabriel Schenker <[EMAIL PROTECTED]>
> wrote:
> > any other opinions about breaking the interface? Or shall I just start
> and
> > provide a patch?
>
> The "right" solution to this seems like it would be to use the Name
> and not the ID for looking up the element - in JQueryValidator.
>
> I had a look at the JQuery Validation source and it seems like it's
> doing the right thing. What version are you using?
>
>
> j.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to