Side navigation
#3100 closed bug (fixed)
Opened June 28, 2008 07:31PM UTC
Closed August 07, 2008 01:25PM UTC
validate
Reported by: | emilio.rst | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (1)
Changed August 07, 2008 01:25PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in 1.4.