Possible to open Accordion on HOVER not click?

I have a client who wants an accordion list to open the items on HOVER, not click. It seems I need to modify a JQuery script somewhere but I’m not sure what to do? Any tips appreciated!

You could try something like this https://codepen.io/uniqname/pen/gKmpz

Did this solution work for you?