Opened 13 years ago
Closed 13 years ago
#6394 closed bug (invalid)
[validate]
Reported by: | fzhan | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | validate | Cc: | |
Blocked by: | Blocking: |
Description
require:function(){} fails to work after update to jQuery 1.4:
answer: {
required : function() { return Number($("#maths1_input").val()) + Number($("#maths2_input").val()) != Number($("#answer").val()) ; }
},
when trying to match the sum of two values.
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This isn't a jQuery core bug. Try the forum.
http://forum.jquery.com