How to attach to the jQuery Autocomplete plugin's mouse events?

Posted by Tommy B on Stack Overflow See other posts from Stack Overflow or by Tommy B
Published on 2010-05-11T01:55:05Z Indexed on 2010/05/11 2:04 UTC
Read the original article Hit count: 350

My problem is this: I need to update some text in a div with the value of what the mouse pointer is hovering over in the autocomplete drop down list.

Can it be done easily, or do I have to make fundamental changes to the Autocomplete plugin?

I am using the jQuery Autocomplete plugin version 1.1 by Jörn Zaefferer.

Any and all help will be greatly appreciated!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about autocomplete