#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: | ||
Blocked by: | Blocking: |
Description
It returned object not string some times when I use it with jquery autocomplete.
Change History (5)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:5 Changed 11 years ago by
Can you list here all the other scripts or jQuery Plugins you're using in your code? Thanks!
Note: See
TracTickets for help on using
tickets.
$(this).attr('id') returning somehow object not string. sometimes like if u use with Jquery Autocomplete.