Side navigation
#5713 closed bug (invalid)
Opened December 25, 2009 01:37PM UTC
Closed June 13, 2010 11:22PM UTC
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
Attachments (0)
Change History (5)
Changed December 25, 2009 08:27PM UTC by comment:1
Changed December 28, 2009 02:24AM UTC by comment:2
On which browsers does this happen?
Changed December 28, 2009 01:41PM UTC by comment:3
on firefox 3.5.6
Changed December 28, 2009 09:54PM UTC by comment:4
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".
Changed June 13, 2010 11:22PM UTC by comment:5
component: | unfiled → selector |
---|---|
resolution: | → invalid |
status: | new → closed |
Actually the selector is :