Side navigation
#11518 closed bug (duplicate)
Opened March 26, 2012 11:11AM UTC
Closed March 26, 2012 12:06PM UTC
Last modified March 28, 2012 09:34PM UTC
$(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.
Attachments (0)
Change History (5)
Changed March 26, 2012 11:12AM UTC by comment:1
Changed March 26, 2012 12:06PM UTC by comment:2
resolution: | → duplicate |
---|---|
status: | new → closed |
Changed March 26, 2012 09:55PM UTC by comment:4
this bug has something with content load via ajax.
Changed March 28, 2012 09:34PM UTC by comment:5
Can you list here all the other scripts or jQuery Plugins you're using in your code? Thanks!
$(this).attr('id') returning somehow object not string.
sometimes like if u use with Jquery Autocomplete.