Opened 13 years ago
Closed 12 years ago
#5739 closed bug (worksforme)
the code work in jquery1.3.2 , not work in jquery 1.4a2 about selector
Reported by: | dongdongface | Owned by: | dongdongface |
---|---|---|---|
Priority: | low | Milestone: | 1.4 |
Component: | selector | Version: | 1.4a2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
the code work in jquery1.3.2 , not work in jquery 1.4a2 about selector,look the attach files.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | test_jq1.42 is false.html added |
---|
comment:1 Changed 13 years ago by
under jq1.4.2 not work in ie6/7/8 ,work in ff2.0+/op9.0+/sf4.0+/ch3.0+
comment:2 Changed 12 years ago by
Owner: | changed from john to dongdongface |
---|---|
Status: | new → pending |
Please provide a reduced testcase demonstrating only the part of the code that does not work properly.
comment:3 Changed 12 years ago by
Priority: | major → low |
---|---|
Resolution: | → worksforme |
Status: | pending → closed |
In your html the value attribute is missing on the input elements. Adding it should fix your problem.
Note: See
TracTickets for help on using
tickets.
test_jq1.42 is false.html