Does anyone know how to fix a crash in jquery where a sliding block snaps into place when it is moved by a large block.
Example
http://jsbin.com/emoba5/5/edit
Click on pose two to see the jump. I saw some fixes like this
http://jqueryfordesigners.com/slidedown-animation-jump-revisited/
but have no idea how to implement it in my code?
Thanks for watching :)
Give the container the width as shown below:
.toggle_container .block { width: 200px; }
I know that I'm crazy, but believe me in that. Here is your example with the above CSS .
Source: https://habr.com/ru/post/1743866/More articles:Singleton shell for context - androidКак правильно удалить неиспользуемые базовые модули drupal? - phpMaximum Uri Length Image in Silverlight - urijqgrid add link to column headers - jqgridSQL lookup time overlap runs at midnight (after 2 days) - sqlVB.NET/C# Comparison Operator for checking a set of elements - as an IN statement for SQL - .netКак определить, какая кнопка формы данных завершила редактирование при использовании EventToCommand - silverlightGetting the right node - javascriptFedEx web delivery service, test account authentication failed - authenticationЭффект перехода фона jQuery Colorbox? - jqueryAll Articles