Tiago Dantas
Tiago Dantas

Reputation: 17

Disable mouse over scroll in autocomplete

I have a list like the scrollable result example.

Link: https://jqueryui.com/autocomplete/#maxheight

enter image description here

In this example, when we place the mouse on the last option, the scroll bar automatically descends. I would like to disable this, is it possible?

I tried to apply events directly to the list items but I wasn't successful, I imagine I'm going to the wrong place.

Upvotes: 0

Views: 88

Answers (0)

Related Questions