Opened 13 years ago
Closed 13 years ago
#5713 closed bug (invalid)
complex selector with live submit event
Reported by: | s.baronnet | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.4a2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
the selector : $("form[action='/']") doesn't work with live submit but $('a[href="/"]') works with live mousedown
Change History (5)
comment:1 Changed 13 years ago by
comment:4 Changed 13 years ago by
Does it work on other browsers then, or was it just tested on Firefox? It would help to have a test case, so it was clear what you mean by "work".
comment:5 Changed 13 years ago by
Component: | unfiled → selector |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Actually the selector is :