Skip to main content

Search and Top Navigation

#9484 closed bug (notabug)

Opened August 06, 2013 06:34PM UTC

Closed August 06, 2013 06:39PM UTC

Cannot apply css class to specific autocomplete elements

Reported by: crever00 Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

I was trying to apply a css class to a specific autocomplete list item to be able to mark which ones are special. I've noticed that any style changes that I try to apply within the _renderItem function are completely ignored. However, when I revert to a previous version of jQueryUI (such as 1.9.2), I notice that applying a css class or style in the _renderItem function works as expected. An example of this can be seen at http://jsfiddle.net/s7Sja/ .

Attachments (0)
Change History (1)

Changed August 06, 2013 06:39PM UTC by scottgonzalez comment:1

resolution: → notabug
status: newclosed