Automatic hover menus

Heres comes another wish for the drop down widget. In this project I’m using it as accordion with nested accoridons. It’s working pretty well. For my use I made it 100% width and and dropdown list set to position auto(from static). When I stack them and open one the one that’s open closes. Just like I want it.

My wish is to lock it in the open view because now every time I press outside the dropdown it closes. And its cumbersome to open it up again and find the div I want to adress, especially when you filled it with nested dropdowns divs and columns.

Thanks