Here is the jQuery validation plugin fixed up so that it works if you have prototype installed along side jQuery. I just replaced references to $() with jQuery() in the jQuery.validations.js file.
jquery.validate.js with prototype
jQuery validation with Prototype
This entry was posted in jQuery and tagged jQuery, prototype, rails, validation. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.
2 Comments
Thanks,It helped Lot for me !.
Keep on doing the jQuery stuffs
Thank you.. so much