Side navigation
#5716 closed bug (worksforme)
Opened December 26, 2009 12:41PM UTC
Closed December 28, 2009 02:21AM UTC
$(":header,p") and $("p,:header") will return different results
Reported by: | xieranmaya | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$(":header,p") and $("p,:header") will return different results
for the $("p,:header"), the returns do not contain headers
but locate the ":header" before will select headers!!
Attachments (1)
Change History (1)
Changed December 28, 2009 02:21AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
You'll need to provide a test case; mine seems to work on 1.4a2.