Bug Tracker

Modify

Ticket #3100 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

validate

Reported by: emilio.rst Owned by:
Priority: major Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: Cc:
Blocking: Blocked by:

Description

Hi i'm triying to use the jQuery Validate plugin with Prototype in jQuery No Conflict Mode, and this crash.

This happens becuase i using prototype, jquery and jquery-validate.

jQuery validate not was programmed in no conflict mode, to solve that i replace in jquery.validate.js the word "$." widh "jQuery." and the word "$(" whith "jQuery(".

I think that this problem has to be solved in profit of the jQuery spirit of no intrusion.

By other hand, jQuery is a amazing tool :)

Thanks.

Change History

comment:1 Changed 5 years ago by joern

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in 1.4.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.