Patrick Hofer

Results 3 comments of Patrick Hofer

+1 I have the same problem

@hscanlan Can you paste your code? Because this isn't working: ``` $(document).ready(function() { $('.dropit-trigger').dropit({ action: 'mouseenter' }); }); ```