Posts by Everton Freitas • 23 points
1 post
-
2
votes1
answer240
viewsQ: Smooth animation of the lower div after removal of the upper div
Follows code below. Basically I wanted the div.div2 had a smoother 'climb': <!DOCTYPE html> <html> <head> <script src="https://code.jquery.com/jquery-3.3.1.min.js"…