Side navigation
#13053 closed bug (invalid)
Opened December 13, 2012 09:43PM UTC
Closed December 28, 2012 09:05AM UTC
Multiple selector doesn't work with attributes selectors inside
Reported by: | razgildyay@ukr.net | Owned by: | razgildyay@ukr.net |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi guys,
Following selector
$('input[type=text],input[type=buttton],input[type=submit]')
throws "Object doesn't support this property or method" error.
Please advise.
Thanks,
Yevgen
Attachments (0)
Change History (3)
Changed December 13, 2012 09:44PM UTC by comment:1
owner: | → razgildyay@ukr.net |
---|---|
status: | new → pending |
Changed December 13, 2012 10:33PM UTC by comment:2
It is not reproducible on new pages maybe conflicts with some other script. Sorry for inconveniences.
Changed December 28, 2012 09:05AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.