Hi.
I have a problem with dopit plugin. I create a submenu and put this in custom.js file:
$(document).ready(function() {
$('.nav-drop').dropit();
});
This is result:

I type a links to user can change language, but when I click nothings happened. Can you help me?
P.S. Link what I like to click is below. In ul class "list nav-drop-menu", li childrens a tag. sorry for bad marker.