Skip to main content

Bug Tracker

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 ziabzu@gmail.com comment:1

$(this).attr('id') returning somehow object not string.

sometimes like if u use with Jquery Autocomplete.

Changed March 26, 2012 12:06PM UTC by rwaldron comment:2

resolution: → duplicate
status: newclosed

Changed March 26, 2012 12:06PM UTC by rwaldron comment:3

Duplicate of #11516.

Changed March 26, 2012 09:55PM UTC by anonymous comment:4

this bug has something with content load via ajax.

Changed March 28, 2012 09:34PM UTC by rwaldron comment:5

Can you list here all the other scripts or jQuery Plugins you're using in your code? Thanks!