Source: Articles on Smashing Magazine — For Web Designers And Developers | Read More In this tutorial, Blake Lundquist walks us through two methods of creating the “moving-highlight” navigation pattern using only plain JavaScript and CSS. The first technique uses thegetBoundingClientRectmethod to explicitly animate the border between navigation bar items when they are clicked. The […]