Modify ↓
Ticket #11518 (closed bug: duplicate)
$(this).attr('id') soem times not working returning object not string
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
It returned object not string some times when I use it with jquery autocomplete.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

$(this).attr('id') returning somehow object not string. sometimes like if u use with Jquery Autocomplete.