Browsing index pages (2 articles)
↧
Fixed top menu that fades and shrinks when scrolled
This top menu bar will stick to the top of the page, but when the user scrolls down the menu will shrink slightly and become semi-transparent. I used javascript to add a CSS class with a transition...
View ArticleSlide-In jQuery Effect with CSS3
This useful little snippet can be used for making elements slide on from the side of a page as the user scrolls down. It uses jQuery to detect the scrolling point on the page and a CSS3 transition to...
View Article
Browsing index pages (2 articles)