Here is the jsfiddle .If you open it in Chrome, select some items, and then deselect, you will see the problem:
Layout issue during animation in Chrome http://img803.imageshack.us/img803/3980/013m.png
Also #selector "skips" at the end of hide-animation. This is only visible in Chrome. How can i fix this?
#selector
http://jsfiddle.net/XYwGa/1/
@Oskar Krawczyk, Remix with styles :)
Not sure about the jitter at the end of the animation, but to fix the problem with moving them down, remove the float: left property of the li elements.
float: left
li
Source: https://habr.com/ru/post/900002/More articles:Why do labels exist? - javascriptParsing a PDF file using regular expressions in Python - pythonIs there an abstract jQuery tracking plugin? - jqueryUnable to get C to write and read the serial port - cRuby on Rails: the best way to test a failed third-party API call - ruby | fooobar.comWindows User Mode Scheduler (UMS) Retired? - c ++T extends Comparable - javaLinks in Roslyn.rsp files - c #It is not possible to call the supertype constructor directly - why not? - javaCorrect way to convert char * to NSString without initWithCString? - iosAll Articles