I have a piece of jquery that animates elements to make them appear when the user scrolls, this works great. I want to add another piece that shrinks the navigation bar when the user scrolls down.
Running the two scripts on their own work fine, but when running together the nav bar shrinks...