How to handle a hide/show queue with multiple hidden divs smoothly
问题 I've searched around, but nothing exactly like what I have. When I scroll over the next div below or above the div with the show method it will just jumpToEnd of the current activity. I understand that .stop(true, true) is the reason it is doing this, but otherwise the divs will not appear in the right place on the page, going further to the left or stop display entirely after 2 or 3 events. I'd like what ever currently shown divs to smoothly continue their hide behavior when I stop hovering