i want integrate this
https://github.com/claviska/jquery-dropdown (
https://github.com/claviska/jquery-dropdown/blob/master/jquery.dropdown.js ) with hoverintent plugin
do not know what exact changes I have to do.
I appreciate the help.
probably have to make some in code below...
but not sure about it too...
- $(document).on('click.dropdown', '[data-dropdown]', show);
- $(document).on('click.dropdown', hide);
thanks