javascript Programming Glossary: followmebar
Getting a sticky header to “push up”, like in Instagram's iPhone app using CSS and jQuery http://stackoverflow.com/questions/13279725/getting-a-sticky-header-to-push-up-like-in-instagrams-iphone-app-using-css-a window .scrollTop thisSticky.addClass fixed added this .followMeBar parent .slideUp else thisSticky.removeClass fixed jQuery.. .ready function var newStickies new stickyTitles jQuery .followMeBar newStickies.load jQuery window .on scroll function newStickies.scroll.. .ready function var newStickies new stickyTitles jQuery .followMeBar newStickies.load jQuery window .on scroll function newStickies.scroll..
|