Side navigation
#10680 closed bug (invalid)
Opened November 05, 2011 06:39AM UTC
Closed November 20, 2011 08:15AM UTC
focus() in jquery1.7
Reported by: | getianyu2008@163.com | Owned by: | getianyu2008@163.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
html:<a href='' id='a123'></a>;
script:$("#123").focus() works not very well in jquery 1.7,but it works very well in jquery 1.6.
thanks
Attachments (0)
Change History (2)
Changed November 05, 2011 02:01PM UTC by comment:1
owner: | → getianyu2008@163.com |
---|---|
status: | new → pending |
Changed November 20, 2011 08:15AM UTC by comment:2
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!
You're aware that the id is "a123", but you're selecting "#123"